AttachedProperty.OwnerType Property

Definition

Gets or sets the owner type.

public:
 property Type ^ OwnerType { Type ^ get(); void set(Type ^ value); };
public Type OwnerType { get; set; }
member this.OwnerType : Type with get, set
Public Property OwnerType As Type

Property Value

The owner type.

Applies to