AttachableMemberIdentifier.DeclaringType Propriedade

Definição

Obtém ou define o valor de componente declaringType de AttachableMemberIdentifier.

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

Valor da propriedade

Type

O declaringType valor do componente do AttachableMemberIdentifier.

Comentários

O DeclaringType valor deve corresponder ao nome das XamlMember.Type informações do sistema de tipo XAML do membro anexável.

Aplica-se a