Aracılığıyla paylaş


RibbonControlService.GetCanAddToQuickAccessToolBarDirectly Yöntem

Tanım

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

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

Parametreler

element
DependencyObject

Özellik değerinin okunduğu nesne.

Döndürülenler

Boolean

Nesnenin CanAddToQuickAccessToolBarDirectly özellik değeri.

Özel durumlar

Belirtilen element değeridir null.

Şunlara uygulanır