Udostępnij za pośrednictwem


RibbonControlService.GetLabel(DependencyObject) Metoda

Definicja

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

public:
 static System::String ^ GetLabel(System::Windows::DependencyObject ^ element);
public static string GetLabel (System.Windows.DependencyObject element);
static member GetLabel : System.Windows.DependencyObject -> string
Public Shared Function GetLabel (element As DependencyObject) As String

Parametry

element
DependencyObject

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

Zwraca

String

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

Wyjątki

Określony element parametr to null.

Dotyczy