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