Windows.UI.Xaml.Data.ICustomProperty.Type

July 6, 2022 ยท View on GitHub

-description

Gets the underlying type of the custom property.

-property-value

The underlying type, with relevant information as the values of the TypeName structure. TypeName provides the infrastructure such that property backing does not have to resemble common language runtime (CLR) and System.Type definitions.

-remarks

-examples

-see-also