XamlType.UnderlyingType Egenskap

Definition

Hämtar CLR Type som ligger till grund för detta XamlType.

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

Egenskapsvärde

CLR Type som ligger till grund för detta XamlType.

Gäller för