-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Markup.IXamlMember |
winrt interface |
Provides the means to report XAML-type system specifics about XAML members. 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.
For more info on IXamlType and IXamlMember and how these are used for XAML custom types, see "Remarks" section of IXamlType.