Udostępnij za pośrednictwem


RibbonControlService.GetFocusedBorderBrush(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

Brush

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

Wyjątki

Określony element parametr to null.

Dotyczy