GetButtonBackground Method
Gets the clear style button background brush.
public static Windows.UI.Xaml.Media.Brush GetButtonBackground(
Windows.UI.Xaml.FrameworkElement
)
'Declaration
Public Shared Function GetButtonBackground( _
ByVal As Windows.UI.Xaml.FrameworkElement _
) As Windows.UI.Xaml.Media.Brush
Parameters
- element
- The element which contains the attached property.