'DeclarationProtected Overridable ReadOnly Property DefaultItemDragDropMode As ItemDragDropMode
'UsageDim instance As NItemsControl Dim value As ItemDragDropMode value = instance.DefaultItemDragDropMode
protected virtual ItemDragDropMode DefaultItemDragDropMode {get;}