C1.Silverlight Namespace / BackgroundGradientSuppressor Class / GetBackground Method

In This Topic
GetBackground Method (BackgroundGradientSuppressor)
In This Topic
Gets the value of the Background attached property.
Syntax
'Declaration
 
Public Shared Function GetBackground( _
   ByVal obj As DependencyObject _
) As Brush
 

Parameters

obj
See Also