ComponentOne FinancialChart for WPF
GetBackground Method



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

Parameters

obj
See Also

Reference

BackgroundGradientSuppressor Class
BackgroundGradientSuppressor Members