'Declaration
Protected Overridable ReadOnly Property DefaultItemDragDropMode As ItemDragDropMode
'Usage
Dim instance As NItemsControl Dim value As ItemDragDropMode value = instance.DefaultItemDragDropMode
protected virtual ItemDragDropMode DefaultItemDragDropMode {get;}