DateTimeEditors for WinRT
GetCommandParameter Method

The element from which the property value is read.
Gets a user defined data value that can be passed to the command when it is executed.
Syntax
'Declaration
 
Public Shared Function GetCommandParameter( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As System.Object
public static System.object GetCommandParameter( 
   Windows.UI.Xaml.FrameworkElement element
)

Parameters

element
The element from which the property value is read.

Return Value

The command specific data.
See Also

Reference

CommandExtensions Class
CommandExtensions Members

 

 


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

Product Support Forum  |  Documentation Feedback