C# Class Moonlight.AtkBridge.PatternImplementors.RadioButton

Inheritance: BaseActionImplementor, Atk.ActionImplementor
Afficher le fichier Open project: mono/uia2atk

Private Properties

Свойство Type Description
OnAutomationPropertyChanged void

Méthodes publiques

Méthode Description
OnRefStateSet ( Atk &states ) : void
RadioButton ( Adapter adapter, System.Windows.Automation.Peers.AutomationPeer peer ) : Atk

Méthodes protégées

Méthode Description
RefreshActions ( ) : void

Private Methods

Méthode Description
OnAutomationPropertyChanged ( object o, AutomationPropertyChangedEventArgs args ) : void

Method Details

OnRefStateSet() public méthode

public OnRefStateSet ( Atk &states ) : void
states Atk
Résultat void

RadioButton() public méthode

public RadioButton ( Adapter adapter, System.Windows.Automation.Peers.AutomationPeer peer ) : Atk
adapter Moonlight.AtkBridge.Adapter
peer System.Windows.Automation.Peers.AutomationPeer
Résultat Atk

RefreshActions() protected méthode

protected RefreshActions ( ) : void
Résultat void