DateTimeEditors for WinRT
SetShowHoldingIndicator Method

The System.Boolean value to set.
Sets the ShowHoldingIndicator property for a control.
Syntax
'Declaration
 
Public Shared Sub SetShowHoldingIndicator( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As System.Boolean _
) 
public static void SetShowHoldingIndicator( 
   Windows.UI.Xaml.DependencyObject obj,
   System.bool value
)

Parameters

obj
value
The System.Boolean value to set.
See Also

Reference

C1ContextMenuService Class
C1ContextMenuService Members

 

 


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

Product Support Forum  |  Documentation Feedback