Intersoft ClientUI Documentation
DragDropPointBehavior Class Members
Fields  Properties  Methods 


The following tables list the members exposed by DragDropPointBehavior.

Public Constructors
 NameDescription
Public ConstructorDragDropPointBehavior Constructor Initializes a new instance of the DragDropPointBehavior class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)IsDragableProperty Identifies the IsDragable dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyFramework Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public PropertyIsDragable Gets or sets a value that determines whether the attached object is dragable.  
Public PropertyIsInDesignMode Gets a value indicating whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Public PropertyOwnerDragDropBehavior Gets the owning drag drop behavior.  
Public PropertyPlatform Gets a value that indicates the current client platform. (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 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

DragDropPointBehavior Class
Intersoft.Client.UI.Controls.Interactivity Namespace

Concepts

Drag-drop Framework Overview

Send Feedback