Udostępnij za pośrednictwem


RibbonControlService.GetQuickAccessToolBarId(DependencyObject) Metoda

Definicja

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

public:
 static System::Object ^ GetQuickAccessToolBarId(System::Windows::DependencyObject ^ element);
public static object GetQuickAccessToolBarId (System.Windows.DependencyObject element);
static member GetQuickAccessToolBarId : System.Windows.DependencyObject -> obj
Public Shared Function GetQuickAccessToolBarId (element As DependencyObject) As Object

Parametry

element
DependencyObject

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

Zwraca

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

Wyjątki

Określony element parametr to null.

Dotyczy