[]
Gets or sets the collection used to generate the content of the C1MenuTool component.
public ObservableCollection<object> ItemsSource { get; }
Public ReadOnly Property ItemsSource As ObservableCollection(Of Object)