PropertyValueEditorCommands 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
允許使用標準命令控制屬性值的編輯功能。
public ref class PropertyValueEditorCommands abstract sealed
public static class PropertyValueEditorCommands
type PropertyValueEditorCommands = class
Public Class PropertyValueEditorCommands
- 繼承
-
PropertyValueEditorCommands
屬性
AbortTransaction |
取得編輯器所引發的命令,以中止更新屬性值的嘗試行為。 |
BeginTransaction |
取得編輯器所引發的命令,以開始更新屬性值的嘗試行為。 |
CommitTransaction |
取得編輯器所引發的命令,以認可屬性值的更新。 |
FinishEditing |
取得編輯器所引發的命令,以便向主機指出屬性值的更新已完成。 |
ShowDialogEditor |
取得編輯器所引發的命令,以便將 PropertyContainerEditMode 切換至 Dialog 編輯模式。 |
ShowExtendedPinnedEditor |
取得編輯器所引發的命令,以便將 PropertyContainerEditMode 切換至 ExtendedPinned 編輯模式。 |
ShowExtendedPopupEditor |
取得編輯器所引發的命令,以便將 PropertyContainerEditMode 切換至 ExtendedPopup 編輯模式。 |
ShowInlineEditor |
取得編輯器所引發的命令,以便將 PropertyContainerEditMode 切換至 Inline 編輯模式。 |