Intersoft ClientUI Documentation
FlippingBehavior Class Members
Fields  Properties  Methods 


The following tables list the members exposed by FlippingBehavior.

Public Constructors
 NameDescription
Public ConstructorFlippingBehavior Constructor Initializes a new instance of the FlippingBehavior class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AnimationSpeedProperty Identifies the AnimationSpeed dependency property.  
Public Fieldstatic (Shared in Visual Basic)EnabledProperty Identifies the Enabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlippingModeProperty Identifies the FlippingMode dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAnimationSpeed Gets or sets the animation speed ration. 1 is normal.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyEnabled Gets or sets a value that determines whether flipping animation is enabled.  
Public PropertyFlippingAnimation Gets the flipping animation. You can manually execute the flip animation using FlippingAnimation.Begin();  
Public PropertyFlippingMode Gets or sets the value that determines the flip direction.  
Public PropertyFramework Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public PropertyIsInDesignMode Gets a value indicating whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public PropertyPlatform Gets a value that indicates the current client platform. (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 MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodDetach (Inherited from System.Windows.Interactivity.Behavior)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetAssociatedObject Gets the associated object. (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public MethodGetAssociatedType Gets the associated type (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (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

Reference

FlippingBehavior Class
Intersoft.Client.UI.Controls Namespace

Send Feedback