RadioButtonHelper Class

Namespace
MahApps.Metro.Controls
Base Types
  • object
graph BT Type-->Base0["object"] Type["RadioButtonHelper"] class Type type-node

Syntax

public static class RadioButtonHelper

Fields

Name Constant Value Summary
RadioStrokeThicknessProperty
static

Methods

Name Value Summary
GetRadioStrokeThickness(DependencyObject) double
Gets the StrokeThickness of the RadioButton itself.
static
SetRadioStrokeThickness(DependencyObject, double) void
Sets the StrokeThickness of the RadioButton itself.
static