'Declaration
Public Shared Function GetButtonForeground( _ ByVal element As FrameworkElement _ ) As Brush
public static Brush GetButtonForeground( FrameworkElement element )
Parameters
- element
- The element which contains the attached property.
'Declaration
Public Shared Function GetButtonForeground( _ ByVal element As FrameworkElement _ ) As Brush
public static Brush GetButtonForeground( FrameworkElement element )