C# Class Mono.UIAutomation.Winforms.Events.ListView.ListItemCheckBoxAutomationIsOffscreenPropertyEvent

Inheritance: AutomationIsOffscreenPropertyEvent
Mostra file Open project: mono/uia2atk

Public Methods

Method Description
Connect ( ) : void
Disconnect ( ) : void
ListItemCheckBoxAutomationIsOffscreenPropertyEvent ( ListViewProvider provider ) : System

Private Methods

Method Description
OnScrollBarValueChanged ( object sender, EventArgs args ) : void

Method Details

Connect() public method

public Connect ( ) : void
return void

Disconnect() public method

public Disconnect ( ) : void
return void

ListItemCheckBoxAutomationIsOffscreenPropertyEvent() public method

public ListItemCheckBoxAutomationIsOffscreenPropertyEvent ( ListViewProvider provider ) : System
provider ListViewProvider
return System