RibbonControlService.GetShowKeyboardCues(DependencyObject) Metoda

Definicja

Pobiera wartość dołączonej ShowKeyboardCues właściwości dla obiektu.

public:
 static bool GetShowKeyboardCues(System::Windows::DependencyObject ^ element);
public static bool GetShowKeyboardCues (System.Windows.DependencyObject element);
static member GetShowKeyboardCues : System.Windows.DependencyObject -> bool
Public Shared Function GetShowKeyboardCues (element As DependencyObject) As Boolean

Parametry

element
DependencyObject

Obiekt, z którego jest odczytywana wartość właściwości.

Zwraca

Boolean

Wartość właściwości obiektu ShowKeyboardCues .

Wyjątki

Określony element parametr to null.

Dotyczy