DependencyObjectType.SystemType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le type de système CLR (Common Language Runtime) représenté par ce DependencyObjectType.
public:
property Type ^ SystemType { Type ^ get(); };
public Type SystemType { get; }
member this.SystemType : Type
Public ReadOnly Property SystemType As Type
Valeur de propriété
Type de système CLR représenté par ce DependencyObjectType.