Windows.UI.Xaml.Markup.IXamlMember

June 22, 2022 ยท View on GitHub

-description

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.

-remarks

For more info on IXamlType and IXamlMember and how these are used for XAML custom types, see "Remarks" section of IXamlType.

-examples

-see-also

IXamlMetadataProvider, IXamlType, XAML overview