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 |
---|---|
System.Collections.IEnumerable | A collection used to generate the content of the OverlayItemsControl. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |