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


The following tables list the members exposed by DragDropPointBehavior.

Public Constructors

 NameDescription
public ConstructorDragDropPointBehavior ConstructorInitializes a new instance of the DragDropPointBehavior class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)IsDragablePropertyIdentifies the IsDragable dependency property.  
Top

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyIsDragableGets or sets a value that determines whether the attached object is dragable.  
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyOwnerDragDropBehaviorGets the owning drag drop behavior.  
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
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.