Basic Library for WinRT
C1Command Class Members
Properties  Methods  Events


The following tables list the members exposed by C1Command.

Public Constructors
 NameDescription
Public ConstructorC1Command ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyNameGets the name of the command.  
Public PropertyOwnerTypeGets the type that is registered with the command.  
Top
Public Methods
 NameDescription
Public MethodCanExecuteDetermines whether this C1Command can execute in its current state.  
Public MethodExecuteExecutes the C1Command on the current command target.  
Public MethodToStringReturns a System.String that represents the current command.  
Top
Public Events
 NameDescription
Public EventCanExecuteChangedOccurs 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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback