XamlType.UnderlyingType Vlastnost

Definice

Získá CLR Type , který je základem tohoto XamlType.

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

Hodnota vlastnosti

Type

CLR Type , který je základem tohoto XamlType.

Platí pro