DateTimeEditors for WinRT
CommandBinding Constructor(ICommand)

The command.
Initializes a new instance of the CommandBinding class by using the specified System.Windows.Input.ICommand.
Syntax
'Declaration
 
Public Function New( _
   ByVal command As System.Windows.Input.ICommand _
)
public CommandBinding( 
   System.Windows.Input.ICommand command
)

Parameters

command
The command.
See Also

Reference

CommandBinding Class
CommandBinding Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback