Udostępnij za pośrednictwem


RibbonControlService.GetPressedBackground(DependencyObject) Metoda

Definicja

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

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

Wyjątki

Określony element parametr to null.

Dotyczy