Gets the value of the Background attached property.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public static Brush GetBackground( DependencyObject obj ) |
Visual Basic |
---|
Public Shared Function GetBackground ( _ obj As DependencyObject _ ) As Brush |
Parameters
- obj
- Type: System.Windows..::..DependencyObject