'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
- The control from which the property is retrieved.
Return Value
True if the C1ContextMenuService should show holding indicator. False otherwise.