ComponentOne Basic Library for UWP
GetMenuOpenMode Method

C1.UWP Assembly > C1.Xaml Namespace > C1ContextMenuService Class : GetMenuOpenMode Method
The control from which the property is retrieved.
Gets the MenuOpenMode property for a control.
Syntax
'Declaration
 
Public Shared Function GetMenuOpenMode( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As ContextMenuOpenMode
public static ContextMenuOpenMode GetMenuOpenMode( 
   Windows.UI.Xaml.DependencyObject obj
)

Parameters

obj
The control from which the property is retrieved.

Return Value

See Also

Reference

C1ContextMenuService Class
C1ContextMenuService Members