C# Class ScreenToGif.Controls.ImageRadioButton

Inheritance: System.Windows.Controls.RadioButton
Afficher le fichier Open project: dbremner/ScreenToGif

Méthodes publiques

Свойство 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

Свойство Type Description
ImageRadioButton System.ComponentModel

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
ImageRadioButton ( ) : System.ComponentModel

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

ChildProperty public_oe static_oe property

public static DependencyProperty,System.Windows ChildProperty
Résultat System.Windows.DependencyProperty

MaxSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaxSizeProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty

_label public_oe property

public TextBlock,System.Windows.Controls _label
Résultat System.Windows.Controls.TextBlock

_viewbox public_oe property

public Viewbox,System.Windows.Controls _viewbox
Résultat System.Windows.Controls.Viewbox