The following tables list the members exposed by FlippingBehavior.
Name | Description | |
---|---|---|
![]() | FlippingBehavior Constructor | Initializes a new instance of the FlippingBehavior class. |
Name | Description | |
---|---|---|
![]() ![]() | AnimationSpeedProperty | Identifies the AnimationSpeed dependency property. |
![]() ![]() | EnabledProperty | Identifies the Enabled dependency property. |
![]() ![]() | FlippingModeProperty | Identifies the FlippingMode dependency property. |
Name | Description | |
---|---|---|
![]() | AnimationSpeed | Gets or sets the animation speed ration. 1 is normal. |
![]() | Dispatcher | (Inherited from |
![]() | Enabled | Gets or sets a value that determines whether flipping animation is enabled. |
![]() | FlippingAnimation | Gets the flipping animation. You can manually execute the flip animation using FlippingAnimation.Begin(); |
![]() | FlippingMode | Gets or sets the value that determines the flip direction. |
![]() | Framework | (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>) |
![]() | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>) |
![]() | Platform | (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>) |
Name | Description | |
---|---|---|
![]() | AssociatedObject | (Inherited from |
![]() | AssociatedType | (Inherited from |
![]() | Product | Overridden. Product Info. |
Name | Description | |
---|---|---|
![]() | Attach | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | Detach | (Inherited from |
![]() | GetAnimationBaseValue | (Inherited from |
![]() | GetAssociatedObject | (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>) |
![]() | GetAssociatedType | (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>) |
![]() | GetValue | (Inherited from |
![]() | ReadLocalValue | (Inherited from |
![]() | SetValue | (Inherited from |
Name | Description | |
---|---|---|
![]() | OnAttached | Overridden. Called after the behavior is attached to an AssociatedObject. |
![]() | OnDetaching | (Inherited from |