Property Items
Items
Gets the collection used to generate the content of the control.
Declaration
[Bindable(true)]
public OverlayItemsCollection Items { get; }
Property Value
| Type | Description |
|---|---|
| OverlayItemsCollection | The collection used to generate the content of the control. |
Remarks
This collection is read only if the ItemsSource property is in use.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.0 - 200.8 |