Intersoft ClientUI Documentation
JumpingBehavior Class
Members 



Provides attached control with jumping animation capability at button click.
Object Model
JumpingBehavior ClassISFramework Class
Syntax
<DescriptionAttribute("Provides attached control with jumping animation capability at button click.")>
Public Class JumpingBehavior 
   Inherits Intersoft.Client.Framework.ISBehavior(Of UIElement)
Dim instance As JumpingBehavior
[DescriptionAttribute("Provides attached control with jumping animation capability at button click.")]
public class JumpingBehavior : Intersoft.Client.Framework.ISBehavior<UIElement> 
[DescriptionAttribute("Provides attached control with jumping animation capability at button click.")]
public ref class JumpingBehavior : public Intersoft.Client.Framework.ISBehavior<UIElement> 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.Interactivity.Behavior
         System.Windows.Interactivity.Behavior<T>
            Intersoft.Client.Framework.ISBehavior<T>
               Intersoft.Client.UI.Controls.JumpingBehavior

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JumpingBehavior Members
Intersoft.Client.UI.Controls Namespace

Send Feedback