Intersoft.Client.Framework Namespace : ISBehavior<T> Class |
Public MustInherit Class ISBehavior(Of T As DependencyObject) Inherits System.Windows.Interactivity.Behavior(Of T)
Dim instance As ISBehavior(Of T)
public abstract class ISBehavior<T> : System.Windows.Interactivity.Behavior<T> where T: DependencyObject
generic<typename T> public ref class ISBehavior abstract : public System.Windows.Interactivity.Behavior<T> where T: DependencyObject
System.Object
System.Windows.DependencyObject
System.Windows.Interactivity.Behavior
System.Windows.Interactivity.Behavior<T>
Intersoft.Client.Framework.ISBehavior<T>
Intersoft.Client.UI.Controls.FlippingBehavior
Intersoft.Client.UI.Controls.Interactivity.DragDropBehavior
Intersoft.Client.UI.Controls.Interactivity.DragDropPointBehavior
Intersoft.Client.UI.Controls.Interactivity.DropTargetBehavior
Intersoft.Client.UI.Controls.JumpingBehavior
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