C# Class ScreenToGif.Controls.ImageRadioButton

Inheritance: System.Windows.Controls.RadioButton
Mostra 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_oe static_oe property

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

MaxSizeProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

_label public_oe property

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

_viewbox public_oe property

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