DependencyObjectType.SystemType Vlastnost

Definice

Získá typ systému clR (Common Language Runtime) reprezentovaný tímto DependencyObjectType.

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

Hodnota vlastnosti

Type

Typ systému CLR reprezentovaný tímto DependencyObjectType.

Platí pro