DateTimeEditors for WinRT
GetContextMenu Method

The control from which the context menu is retrieved.
Gets the context menu for a control.
Syntax
'Declaration
 
Public Shared Function GetContextMenu( _
   ByVal element As Windows.UI.Xaml.DependencyObject _
) As IC1ContextMenu
public static IC1ContextMenu GetContextMenu( 
   Windows.UI.Xaml.DependencyObject element
)

Parameters

element
The control from which the context menu is retrieved.

Return Value

The control's context menu.
See Also

Reference

C1ContextMenuService Class
C1ContextMenuService Members

 

 


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

Product Support Forum  |  Documentation Feedback