Basic Library for UWP
GetShowHoldingIndicator メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > C1ContextMenuService クラス : GetShowHoldingIndicator メソッド
コントロールの ShowHoldingIndicator プロパティを取得します。
シンタックス
'宣言
 
Public Shared Function GetShowHoldingIndicator( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As System.Boolean
public static System.bool GetShowHoldingIndicator( 
   Windows.UI.Xaml.DependencyObject obj
)

パラメータ

obj

戻り値の型

C1ContextMenuServiceが押下インジケータを表示する場合は true、そうでない場合は false。
参照

C1ContextMenuService クラス
C1ContextMenuService メンバ