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