RadioButtonHelper.

GetOuterEllipseStrokePointerOver(UIElement) Method

Summary

Helper for getting OuterEllipseStrokePointerOverProperty from element.
Namespace
MahApps.Metro.Controls
Containing Type
RadioButtonHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(RadioButton))]
public static Brush GetOuterEllipseStrokePointerOver(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement UIElement to read OuterEllipseStrokePointerOverProperty from.

Return Value

Type Description
Brush OuterEllipseStrokePointerOver property value.