C# Class ControlTypeTest.SwitchingButtonAutomationPeer

Inheritance: System.Windows.Automation.Peers.ButtonAutomationPeer
Mostra file Open project: mono/uia2atk Class Usage Examples

Public Methods

Method Description
SwitchingButtonAutomationPeer ( SwitchingButton b ) : System

Protected Methods

Method Description
GetAutomationControlTypeCore ( ) : AutomationControlType

Method Details

GetAutomationControlTypeCore() protected method

protected GetAutomationControlTypeCore ( ) : AutomationControlType
return AutomationControlType

SwitchingButtonAutomationPeer() public method

public SwitchingButtonAutomationPeer ( SwitchingButton b ) : System
b SwitchingButton
return System