バージョン

IsHotTrackingButtonStyle メソッド

指定したボタン スタイルがデフォルトでホットトラッキングを含む場合は True を返します。
シンタックス
'宣言
 
Public Shared Function IsHotTrackingButtonStyle( _
   ByVal buttonStyle As UIElementButtonStyle _
) As Boolean
public static bool IsHotTrackingButtonStyle( 
   UIElementButtonStyle buttonStyle
)

パラメータ

buttonStyle
関連付けられたボタンの UIElementButtonStyle

戻り値の型

指定したボタン スタイルがホット トラッキングをサポートする場合は True。
参照