Udostępnij za pośrednictwem


RibbonControlService.GetMouseOverBorderBrush(DependencyObject) Metoda

Definicja

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

public:
 static System::Windows::Media::Brush ^ GetMouseOverBorderBrush(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.Brush GetMouseOverBorderBrush (System.Windows.DependencyObject element);
static member GetMouseOverBorderBrush : System.Windows.DependencyObject -> System.Windows.Media.Brush
Public Shared Function GetMouseOverBorderBrush (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 MouseOverBorderBrush .

Wyjątki

Określona element wartość to null.

Dotyczy