Intersoft ClientUI Documentation
FlippingBehavior Class
Members 



Provides attached control with flipping animation capability at button click.
Object Model
FlippingBehavior ClassISFramework Class
Syntax
<DescriptionAttribute("Provides attached control with flipping animation capability at button click.")>
Public Class FlippingBehavior 
   Inherits Intersoft.Client.Framework.ISBehavior(Of UIElement)
Dim instance As FlippingBehavior
[DescriptionAttribute("Provides attached control with flipping animation capability at button click.")]
public class FlippingBehavior : Intersoft.Client.Framework.ISBehavior<UIElement> 
[DescriptionAttribute("Provides attached control with flipping animation capability at button click.")]
public ref class FlippingBehavior : public Intersoft.Client.Framework.ISBehavior<UIElement> 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.Interactivity.Behavior
         System.Windows.Interactivity.Behavior<T>
            Intersoft.Client.Framework.ISBehavior<T>
               Intersoft.Client.UI.Controls.FlippingBehavior

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlippingBehavior Members
Intersoft.Client.UI.Controls Namespace

Send Feedback