AttachedProperty.OwnerType Propriedade

Definição

Obtém ou define o tipo de dono.

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

Valor de Propriedade

Do tipo dono.

Aplica-se a