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

Inheritance: BaseAutomationPropertyEvent
显示文件 Open project: mono/uia2atk

Public Methods

Method Description
Connect ( ) : void
Disconnect ( ) : void
ListItemChildValueAutomationNamePropertyEvent ( PropertyGridListItemValueProvider provider ) : System

Private Methods

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

Method Details

Connect() public method

public Connect ( ) : void
return void

Disconnect() public method

public Disconnect ( ) : void
return void

ListItemChildValueAutomationNamePropertyEvent() public method

public ListItemChildValueAutomationNamePropertyEvent ( PropertyGridListItemValueProvider provider ) : System
provider PropertyGridListItemValueProvider
return System