Udostępnij za pośrednictwem


RibbonControlService.GetFocusedBackground(DependencyObject) Metoda

Definicja

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

public:
 static System::Windows::Media::Brush ^ GetFocusedBackground(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.Brush GetFocusedBackground (System.Windows.DependencyObject element);
static member GetFocusedBackground : System.Windows.DependencyObject -> System.Windows.Media.Brush
Public Shared Function GetFocusedBackground (element As DependencyObject) As Brush

Parametry

element
DependencyObject

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

Zwraca

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

Wyjątki

Określony element parametr to null.

Dotyczy