'宣言 Protected Overridable Function StartDragSelectionHelper( _ ByVal containerElement As Infragistics.Win.UIElement, _ ByVal modifierKeys As Keys, _ ByRef initialSelection As IEnumerable(Of ISelectableItem), _ ByRef selectableItemType As Type _ ) As Boolean
protected virtual bool StartDragSelectionHelper( Infragistics.Win.UIElement containerElement, Keys modifierKeys, out IEnumerable<ISelectableItem> initialSelection, out Type selectableItemType )
UltraPanel クラス
UltraPanel メンバ
Infragistics.Win.Touch.IGestureConsumer