-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.Data.ICustomProperty.GetIndexedValue(System.Object,System.Object) |
winrt method |
Gets the value at an index location, for cases where the custom property has indexer support.
The owning instance.
The index to get.
The retrieved value at the index.