RadioButtonHelper.

GetRadioStrokeThickness(DependencyObject) Method

Summary

Gets the StrokeThickness of the RadioButton itself.
Namespace
MahApps.Metro.Controls
Containing Type
RadioButtonHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(RadioButton))]
public static double GetRadioStrokeThickness(DependencyObject obj)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
obj DependencyObject

Return Value

Type Description
double