Udostępnij za pośrednictwem


RibbonControlService.GetIsInControlGroup(DependencyObject) Metoda

Definicja

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

public:
 static bool GetIsInControlGroup(System::Windows::DependencyObject ^ element);
public static bool GetIsInControlGroup (System.Windows.DependencyObject element);
static member GetIsInControlGroup : System.Windows.DependencyObject -> bool
Public Shared Function GetIsInControlGroup (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 IsInControlGroup .

Wyjątki

Określony element parametr to null.

Dotyczy