DependencyProperty.OwnerType Proprietà

Definizione

Ottiene l'oggetto Type di DependencyProperty.

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

Valore della proprietà

Type

Oggetto Type dell'oggetto DependencyProperty.

Si applica a