Gets the clear style button background brush.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public static Brush GetButtonBackground( FrameworkElement element ) |
| Visual Basic |
|---|
Public Shared Function GetButtonBackground ( _ element As FrameworkElement _ ) As Brush |
Parameters
- element
- Type: System.Windows..::..FrameworkElement
The element which contains the attached property.