Share via


PropertyValueEditor 建構函式 (DataTemplate)

初始化 PropertyValueEditor 類別的新執行個體。

命名空間:  Microsoft.Windows.Design.PropertyEditing
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Public Sub New ( _
    inlineEditorTemplate As DataTemplate _
)
public PropertyValueEditor(
    DataTemplate inlineEditorTemplate
)
public:
PropertyValueEditor(
    DataTemplate^ inlineEditorTemplate
)
new : 
        inlineEditorTemplate:DataTemplate -> PropertyValueEditor
public function PropertyValueEditor(
    inlineEditorTemplate : DataTemplate
)

參數

.NET Framework 安全性

請參閱

參考

PropertyValueEditor 類別

PropertyValueEditor 多載

Microsoft.Windows.Design.PropertyEditing 命名空間

其他資源

屬性編輯架構

WPF 設計工具擴充性