Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 954 Bytes

icustompropertyprovider_getindexedproperty_1384154177.md

File metadata and controls

30 lines (21 loc) · 954 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Data.ICustomPropertyProvider.GetIndexedProperty(System.String,Windows.UI.Xaml.Interop.TypeName)
winrt method

Microsoft.UI.Xaml.Data.ICustomPropertyProvider.GetIndexedProperty

-description

Gets a custom property's ICustomProperty support object by specifying a property name and the type of the indexed collection.

-parameters

-param name

The name of the property to get the support object for.

-param type

The type of the indexed collection, specified as a TypeName wrapper.

-returns

The returned support object for the custom property, or nullptr.

-remarks

-examples

-see-also

typeid component extension