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