Sets the value of the Background attached property.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public static void SetBackground( DependencyObject obj, Brush value ) |
| Visual Basic |
|---|
Public Shared Sub SetBackground ( _ obj As DependencyObject, _ value As Brush _ ) |