Summary
Helper for getting
CheckGlyphFillPointerOverProperty
from element.- Namespace
- MahApps
.Metro .Controls - Containing Type
- RadioButtonHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(RadioButton))]
public static Brush GetCheckGlyphFillPointerOver(UIElement element)
Attributes
Type | Description |
---|---|
Category | |
Attached |
Parameters
Name | Type | Description |
---|---|---|
element | UIElement | UIElement to read CheckGlyphFillPointerOverProperty from. |
Return Value
Type | Description |
---|---|
Brush | CheckGlyphFillPointerOver property value. |