AttachableMemberIdentifier.DeclaringType 屬性

定義

取得或設定 AttachableMemberIdentifierdeclaringType 元件值。

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

屬性值

AttachableMemberIdentifierdeclaringType 元件值。

備註

此值 DeclaringType 應該符合可附加成員之 XAML 類型系統資訊的名稱 XamlMember.Type

適用於