Aracılığıyla paylaş


RibbonControlService.GetIsInControlGroup(DependencyObject) Yöntem

Tanım

Bir nesnenin ekli özelliğinin IsInControlGroup değerini alır.

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

Parametreler

element
DependencyObject

Özellik değerinin okunduğu nesne.

Döndürülenler

Boolean

Nesnenin IsInControlGroup özellik değeri.

Özel durumlar

Belirtilen element değeridir null.

Şunlara uygulanır