Property Items
Items
Gets the collection used to generate the content of the control.
Declaration
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.5 |