Gets the mouse over brush.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public static Brush GetMouseOverBrush( FrameworkElement element ) |
| Visual Basic |
|---|
Public Shared Function GetMouseOverBrush ( _ element As FrameworkElement _ ) As Brush |
Parameters
- element
- Type: FrameworkElement
The element which contains the attached property.