ComponentOne Basic Library for WPF and Silverlight
GetBackground Method (BackgroundGradientSuppressor)


C1.WPF Namespace > BackgroundGradientSuppressor Class : GetBackground Method
Gets the value of the Background attached property.
Syntax
'Declaration
 
Public Shared Function GetBackground( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Windows.Media.Brush
'Usage
 
Dim obj As System.Windows.DependencyObject
Dim value As System.Windows.Media.Brush
 
value = BackgroundGradientSuppressor.GetBackground(obj)
public static System.Windows.Media.Brush GetBackground( 
   System.Windows.DependencyObject obj
)

Parameters

obj
See Also

Reference

BackgroundGradientSuppressor Class
BackgroundGradientSuppressor Members