Property ItemsSource
ItemsSource
Gets or sets a collection used to generate the content of the OverlayItemsControl.
Declaration
public IEnumerable ItemsSource { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable | A collection used to generate the content of the OverlayItemsControl. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |