UseManagedPresentationElement.BindingElementType 屬性

定義

取得表示繫結項目的 Type 物件。

public:
 virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type

屬性值

表示繫結項目的 Type 物件。

適用於