DateTimeEditors for WinRT
GetCommandTarget Method

The element from which the property value is read.
Gets the object that the command is being executed on.
Syntax
'Declaration
 
Public Shared Function GetCommandTarget( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As Windows.UI.Xaml.UIElement
public static Windows.UI.Xaml.UIElement GetCommandTarget( 
   Windows.UI.Xaml.FrameworkElement element
)

Parameters

element
The element from which the property value is read.

Return Value

The object that the command is being executed on.
See Also

Reference

CommandExtensions Class
CommandExtensions Members

 

 


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

Product Support Forum  |  Documentation Feedback