C# Class Mono.UIAutomation.Winforms.Events.PropertyGrid.ListItemSelectionItemPatternElementSelectedEvent

Inheritance: Mono.UIAutomation.Winforms.Events.BaseAutomationEvent
Mostrar archivo Open project: mono/uia2atk

Public Methods

Method Description
Connect ( ) : void
Disconnect ( ) : void
ListItemSelectionItemPatternElementSelectedEvent ( PropertyGridListItemProvider provider ) : System.Windows.Automation

Private Methods

Method Description
OnSelectedGridItemChanged ( object o, System.Windows.Forms args ) : void

Method Details

Connect() public method

public Connect ( ) : void
return void

Disconnect() public method

public Disconnect ( ) : void
return void

ListItemSelectionItemPatternElementSelectedEvent() public method

public ListItemSelectionItemPatternElementSelectedEvent ( PropertyGridListItemProvider provider ) : System.Windows.Automation
provider Mono.UIAutomation.Winforms.PropertyGridListItemProvider
return System.Windows.Automation