Class MultiDragListBox
Inheritance
System.Object
MultiDragListBox
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class MultiDragListBox : ListBox
Constructors
MultiDragListBox()
Declaration
public MultiDragListBox()
Fields
ClickOnSelectedItemActionProperty
Declaration
public static readonly DependencyProperty ClickOnSelectedItemActionProperty
Field Value
System.Windows.DependencyProperty
|
Properties
ClickOnSelectedItemAction
Methods
GetContainerForItemOverride()
Declaration
protected override DependencyObject GetContainerForItemOverride()
Returns
System.Windows.DependencyObject
|