C# Class ScreenToGif.Controls.ImageRadioButton

Inheritance: System.Windows.Controls.RadioButton
Show file Open project: dbremner/ScreenToGif

Public Properties

Property Type Description
ChildProperty System.Windows.DependencyProperty
MaxSizeProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
_label System.Windows.Controls.TextBlock
_viewbox System.Windows.Controls.Viewbox

Private Properties

Property Type Description
ImageRadioButton System.ComponentModel

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ImageRadioButton ( ) : System.ComponentModel

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

ChildProperty public static property

public static DependencyProperty,System.Windows ChildProperty
return System.Windows.DependencyProperty

MaxSizeProperty public static property

public static DependencyProperty,System.Windows MaxSizeProperty
return System.Windows.DependencyProperty

TextProperty public static property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty

_label public property

public TextBlock,System.Windows.Controls _label
return System.Windows.Controls.TextBlock

_viewbox public property

public Viewbox,System.Windows.Controls _viewbox
return System.Windows.Controls.Viewbox