ComponentOne Basic Library for UWP
C1Command Class Members
Properties  Methods  Events

C1.UWP Assembly > C1.Xaml Namespace : C1Command Class

The following tables list the members exposed by C1Command.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the name of the command.  
Public PropertyGets the type that is registered with the command.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether this C1Command can execute in its current state.  
Public MethodExecutes the C1Command on the current command target.  
Public MethodReturns a System.String that represents the current command.  
Top
Public Events
 NameDescription
Public EventOccurs when changes to the command source are detected by the command manager. These changes often affect whether the command should execute on the current command target.  
Top
See Also

Reference

C1Command Class
C1.Xaml Namespace