Intersoft ClientUI Documentation
JumpingBehavior Class Members
Fields  Properties  Methods 


The following tables list the members exposed by JumpingBehavior.

Public Constructors
 NameDescription
Public ConstructorJumpingBehavior Constructor Initializes a new instance of the JumpingBehavior 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)JumpingDirectionProperty Identifies the JumpingDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingHeightProperty Identifies the JumpingHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)JumpingModeProperty Identifies the JumpingMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)RepeatBehaviorProperty Identifies the RepeatBehavior 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 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 PropertyJumpingAnimation Gets the jumping animation. You can manually execute the jumping animation using JumpingAnimation.Begin();  
Public PropertyJumpingDirection Gets or sets a value that determines the jumping direction.  
Public PropertyJumpingHeight Gets or sets the height of jumping animation.  
Public PropertyJumpingMode Gets or sets a value that determines the jumping effects.  
Public PropertyPlatform Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public PropertyRepeatBehavior Gets 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 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

JumpingBehavior Class
Intersoft.Client.UI.Controls Namespace

Send Feedback