Sdílet prostřednictvím


AttachableMemberIdentifier.DeclaringType Vlastnost

Definice

Získá nebo nastaví declaringType hodnotu AttachableMemberIdentifierkomponenty .

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

Hodnota vlastnosti

Type

Hodnota declaringType komponenty AttachableMemberIdentifier.

Poznámky

Hodnota DeclaringType by se měla shodovat s názvem systémového XamlMember.Type systému typu XAML připojitelného člena.

Platí pro