This documentation is archived and is not being maintained.
PropertyValueEditorCommands Class
Visual Studio 2010
Enables the use of standard commands to control the editing of property values.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
The PropertyValueEditorCommands type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AbortTransaction | Gets the command that the editor raises to abort an attempt to update a property value. |
![]() ![]() | BeginTransaction | Gets the command that the editor raises to begin an attempt to update a property value. |
![]() ![]() | CommitTransaction | Gets the command that the editor raises to commit an update of a property value. |
![]() ![]() | FinishEditing | Gets the command that the editor raises to indicate to the host that the updating of a property value is complete. |
![]() ![]() | ShowDialogEditor | Gets the command that the editor raises to switch the PropertyContainer to Dialog editing mode. |
![]() ![]() | ShowExtendedPinnedEditor | Gets the command that the editor raises to switch the PropertyContainer to ExtendedPinned editing mode. |
![]() ![]() | ShowExtendedPopupEditor | Gets the command that the editor raises to switch the PropertyContainer to ExtendedPopup editing mode. |
![]() ![]() | ShowInlineEditor | Gets the command that the editor raises to switch the PropertyContainer to Inline editing mode. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
