public static ItemsSourceView<T> Empty { get; }
Public Shared ReadOnly Property Empty As ItemsSourceView(Of T) Get
static member Empty : ItemsSourceView<'T> with get
In This Article