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


The following tables list the members exposed by JumpingBehavior.

Public Constructors

 NameDescription
public ConstructorJumpingBehavior ConstructorInitializes a new instance of the JumpingBehavior 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)JumpingDirectionPropertyIdentifies the JumpingDirection dependency property.  
public Fieldstatic (Shared in Visual Basic)JumpingHeightPropertyIdentifies the JumpingHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)JumpingModePropertyIdentifies the JumpingMode dependency property.  
public Fieldstatic (Shared in Visual Basic)RepeatBehaviorPropertyIdentifies the RepeatBehavior 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 PropertyFramework (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyJumpingAnimationGets the jumping animation. You can manually execute the jumping animation using JumpingAnimation.Begin();  
public PropertyJumpingDirectionGets or sets a value that determines the jumping direction.  
public PropertyJumpingHeightGets or sets the height of jumping animation.  
public PropertyJumpingModeGets or sets a value that determines the jumping effects.  
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyRepeatBehaviorGets or sets the repeating behavior of the animation.  
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.