DateTimeEditors for WinRT
Execute Method

User defined parameter to be passed to the handler.
Element at which to being looking for command handlers.
Executes the C1Command on the current command target.
Syntax
'Declaration
 
Public Sub Execute( _
   ByVal parameter As System.Object, _
   ByVal target As Windows.UI.Xaml.UIElement _
) 
public void Execute( 
   System.object parameter,
   Windows.UI.Xaml.UIElement target
)

Parameters

parameter
User defined parameter to be passed to the handler.
target
Element at which to being looking for command handlers.
See Also

Reference

C1Command Class
C1Command Members

 

 


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

Product Support Forum  |  Documentation Feedback