Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 880 Bytes

datatemplatekey_datatemplatekey_365528641.md

File metadata and controls

28 lines (17 loc) · 880 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.DataTemplateKey.#ctor(System.Object)
winrt constructor

Microsoft.UI.Xaml.DataTemplateKey.DataTemplateKey

-description

Initializes a new instance of the DataTemplateKey class with the specified type.

-parameters

-param dataType

The type for which this template is designed.

-remarks

-examples

-see-also