[]
Gets the collection of SplitButtonItem components on this split button.
public ObservableCollection<SplitButtonItem> Items { get; }
Public ReadOnly Property Items As ObservableCollection(Of SplitButtonItem)