Share via


DependencyProperty.OwnerType Eigenschaft

Definition

Ruft den Type von DependencyProperty ab.

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

Eigenschaftswert

Type

Das Type des DependencyProperty.

Gilt für