Gets the value of the Background attached property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static Brush GetBackground(
	DependencyObject obj
)
Visual Basic
Public Shared Function GetBackground ( _
	obj As DependencyObject _
) As Brush

See Also