DependencyPropertyDescriptor.PropertyType Vlastnost

Definice

Získá reprezentované Type vlastnosti závislostí.

public:
 virtual property Type ^ PropertyType { Type ^ get(); };
public override Type PropertyType { get; }
member this.PropertyType : Type
Public Overrides ReadOnly Property PropertyType As Type

Hodnota vlastnosti

Vlastnost Type závislostí.

Poznámky

Tato vlastnost vrátí Type hodnotu, se kterou byla vlastnost závislosti zaregistrována.

Platí pro