Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 854 Bytes

datatemplate_setextensioninstance_1479916497.md

File metadata and controls

33 lines (19 loc) · 854 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.DataTemplate.SetExtensionInstance(Microsoft.UI.Xaml.FrameworkElement,Microsoft.UI.Xaml.IDataTemplateExtension)
winrt method

Microsoft.UI.Xaml.DataTemplate.SetExtensionInstance

-description

Sets the value of the DataTemplate.ExtensionInstance XAML attached property for a target element.

-parameters

-param element

The object to which the property value is written.

-param value

The value to set.

-remarks

-examples

-see-also

DataTemplate.ExtensionInstance, Attached properties overview