DateTimeEditors for WinRT
RegisterClassCommandBinding Method

The class with which to register commandBinding.
The command binding to register.
Registers a CommandBinding with the specified type.
Syntax
'Declaration
 
Public Shared Sub RegisterClassCommandBinding( _
   ByVal type As System.Type, _
   ByVal commandBinding As CommandBinding _
) 
public static void RegisterClassCommandBinding( 
   System.Type type,
   CommandBinding commandBinding
)

Parameters

type
The class with which to register commandBinding.
commandBinding
The command binding to register.
See Also

Reference

CommandManager Class
CommandManager Members

 

 


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

Product Support Forum  |  Documentation Feedback