[]
        
(Showing Draft Content)

C1.WPF.BackgroundGradientSuppressor.GetBackground

GetBackground Method

GetBackground(DependencyObject)

Gets the value of the Background attached property.

Declaration
public static Brush GetBackground(DependencyObject obj)
Public Shared Function GetBackground(obj As DependencyObject) As Brush
Parameters
Type Name Description
DependencyObject obj
Returns
Type Description
Brush