Property Items
- Namespace
- Alternet.FormDesigner.Wpf.Toolbox
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Items
Gets an ObservableCollection of items displayed by the toolbox.
public ObservableCollection<ToolboxControl.ItemData> Items { get; set; }
Gets an ObservableCollection of items displayed by the toolbox.
public ObservableCollection<ToolboxControl.ItemData> Items { get; set; }