Basic Library for WinRT
GetShowHoldingIndicator Method

Gets the ShowHoldingIndicator property for a control.
Syntax
'Declaration
 
Public Shared Function GetShowHoldingIndicator( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As System.Boolean
public static System.bool GetShowHoldingIndicator( 
   Windows.UI.Xaml.DependencyObject obj
)

Parameters

obj

Return Value

True if the C1ContextMenuService should show holding indicator. False otherwise.
See Also

Reference

C1ContextMenuService Class
C1ContextMenuService Members

 

 


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

Product Support Forum  |  Documentation Feedback