DateTimeEditors for WinRT
SetButtonForeground Method

The element which contains the attached property.
The brush used in the foreground of clear style button.
Sets the clear style button foreground brush.
Syntax
'Declaration
 
Public Shared Sub SetButtonForeground( _
   ByVal element As Windows.UI.Xaml.FrameworkElement, _
   ByVal value As Windows.UI.Xaml.Media.Brush _
) 
public static void SetButtonForeground( 
   Windows.UI.Xaml.FrameworkElement element,
   Windows.UI.Xaml.Media.Brush value
)

Parameters

element
The element which contains the attached property.
value
The brush used in the foreground of clear style button.
See Also

Reference

ClearStyleExtensions Class
ClearStyleExtensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback