共用方式為


ExtendedPropertyValueEditor.ExtendedEditorTemplate 屬性

定義

取得或設定用於擴充式快顯或固定編輯器的 DataTemplate

public:
 property System::Windows::DataTemplate ^ ExtendedEditorTemplate { System::Windows::DataTemplate ^ get(); void set(System::Windows::DataTemplate ^ value); };
public System.Windows.DataTemplate ExtendedEditorTemplate { get; set; }
member this.ExtendedEditorTemplate : System.Windows.DataTemplate with get, set
Public Property ExtendedEditorTemplate As DataTemplate

屬性值

用於擴充式快顯或固定編輯器的 DataTemplate 物件。

備註

DataContext 設定為 PropertyValue

適用於