XamlType.UnderlyingType 属性

定义

获取它所依据Type的 CLRXamlType

public:
 property Type ^ UnderlyingType { Type ^ get(); };
public Type UnderlyingType { get; }
member this.UnderlyingType : Type
Public ReadOnly Property UnderlyingType As Type

属性值

这一点的 CLRTypeXamlType

适用于