ToolTipService.GetShowsToolTipOnKeyboardFocus(DependencyObject) メソッド

定義

public:
 static Nullable<bool> GetShowsToolTipOnKeyboardFocus(System::Windows::DependencyObject ^ element);
public static bool? GetShowsToolTipOnKeyboardFocus (System.Windows.DependencyObject element);
static member GetShowsToolTipOnKeyboardFocus : System.Windows.DependencyObject -> Nullable<bool>
Public Shared Function GetShowsToolTipOnKeyboardFocus (element As DependencyObject) As Nullable(Of Boolean)

パラメーター

戻り値

Nullable<Boolean>

適用対象