Share via


PropertyContainerEditMode 列舉型別

PropertyContainer 定義不同的編輯模式。

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

語法

'宣告
Public Enumeration PropertyContainerEditMode
public enum PropertyContainerEditMode
public enum class PropertyContainerEditMode
type PropertyContainerEditMode
public enum PropertyContainerEditMode

成員

成員名稱 說明
Inline 內嵌編輯器。
ExtendedPopup 顯示於 [屬性] 視窗上的擴充編輯器。
ExtendedPinned 固定於 [屬性] 視窗內的擴充編輯器。
Dialog 對話方塊編輯器。

請參閱

參考

Microsoft.Windows.Design.PropertyEditing 命名空間

其他資源

WPF 設計工具擴充性

屬性編輯架構