Intersoft ClientUI Documentation
FlippingBehavior Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.UI.Controls Namespace : FlippingBehavior Class


The following tables list the members exposed by FlippingBehavior.

Public Constructors

 NameDescription
public ConstructorFlippingBehavior ConstructorInitializes a new instance of the FlippingBehavior class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AnimationSpeedPropertyIdentifies the AnimationSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)EnabledPropertyIdentifies the Enabled dependency property.  
public Fieldstatic (Shared in Visual Basic)FlippingModePropertyIdentifies the FlippingMode dependency property.  
Top

Public Properties

 NameDescription
public PropertyAnimationSpeedGets or sets the animation speed ration. 1 is normal.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEnabledGets or sets a value that determines whether flipping animation is enabled.  
public PropertyFlippingAnimationGets the flipping animation. You can manually execute the flip animation using FlippingAnimation.Begin();  
public PropertyFlippingModeGets or sets the value that determines the flip direction.  
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Top

Protected Properties

 NameDescription
protected PropertyAssociatedObject (Inherited from System.Windows.Interactivity.Behavior<UIElement>)
protected PropertyAssociatedType (Inherited from System.Windows.Interactivity.Behavior)
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAttach (Inherited from System.Windows.Interactivity.Behavior)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetach (Inherited from System.Windows.Interactivity.Behavior)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetAssociatedObject (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public MethodGetAssociatedType (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnAttachedOverridden. Called after the behavior is attached to an AssociatedObject.  
protected MethodOnDetaching (Inherited from System.Windows.Interactivity.Behavior)
Top

See Also

© 2012 All Rights Reserved.