DependencyObjectType.SystemType Proprietà

Definizione

Ottiene il tipo di sistema CLR (Common Language Runtime) rappresentato da questo DependencyObjectTypeoggetto .

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

Valore della proprietà

Type

Tipo di sistema CLR rappresentato da questo DependencyObjectTypeoggetto .

Si applica a