GoXam for WPF v3
Commands Class Members
Properties 


Northwoods.GoXam Namespace : Commands Class

The following tables list the members exposed by Commands.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Copy operation: Copy.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Cut operation: Cut.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents a navigation zoom-out operation: DecreaseZoom.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Delete operation: Delete.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an in-place Edit operation: Edit.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Group operation: Group.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents a navigation zoom-in operation: IncreaseZoom.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Paste operation: Paste.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents a Print operation: Print.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Redo operation: Redo.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit SelectAll operation: SelectAll.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents the cancelling of an ongoing operation: StopCommand.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Undo operation: Undo.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents an edit Ungroup operation: Ungroup.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents a navigation reset-to-normal-zoom operation: Zoom.  
Public Propertystatic (Shared in Visual Basic)Gets the routed command that represents a zoom-to-fit operation: ZoomToFit.  
Top
See Also

Reference

Commands Class
Northwoods.GoXam Namespace