Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 538 Bytes

ixamltype2.md

File metadata and controls

24 lines (15 loc) · 538 Bytes
-api-id -api-type ms.custom
T:Windows.UI.Xaml.Markup.IXamlType2
winrt interface
RS5

Windows.UI.Xaml.Markup.IXamlType2

-description

Provides the means to report XAML-type system specifics about XAML types. Using this interface contract, XAML parsers can load any custom types and members thereof that are defined in your app and are referenced in XAML files.

-remarks

-see-also

IXamlType

-examples