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