C# Class UiaAtkBridgeTest.BridgeTests

Inheritance: BridgeTester
ファイルを表示 Open project: mono/uia2atk

Public Methods

Method Description
PaneChildren ( System.Windows.Forms control ) : void

Private Methods

Method Description
Bug416602 ( ) : void
Bug457939 ( ) : void
CheckedListBox ( ) : void
CheckedListBox ( bool listView ) : void
ContainerControl ( ) : void
ContextMenuDeprecated ( ) : void
DataGrid ( ) : void
DataGridView ( ) : void
DateTimePicker ( ) : void
DomainUpDown ( ) : void
DomainUpDownClear ( ) : void
ExpectAttrAndRemove ( string name, string val, string>.Dictionary attrs ) : void
FlowLayoutPanel ( ) : void
GetDictionary ( Atk attrList ) : string>.Dictionary
GroupBox ( ) : void
LinkLabel ( ) : void
ListBox ( ) : void
ListBox ( bool listView ) : void
ListView2 ( ) : void
MaskedTextBox ( ) : void
MonthCalendar ( ) : void
PaneChildren ( ) : void
PasswordCharTextBoxEntry ( ) : void
PropertyGrid ( ) : void
PropertyGrid_ExpandCollapse ( ) : void
RemoveItems ( string>.Dictionary items, string>.Dictionary except ) : void
RichTextBoxAttributeTest ( ) : void
RichTextBoxStreamableContentTest ( ) : void
Splitter ( ) : void
StatusBarPanel ( ) : void
StatusStrip ( ) : void
StatusStripClear ( ) : void
TableLayoutPanel ( ) : void
TextBoxTextChangedEvents ( ) : void
ToolBarDropDownButton ( ) : void
ToolBarPushButton ( ) : void
ToolStrip ( ) : void
ToolStripButton ( ) : void
ToolStripComboBoxDropDown ( ) : void
ToolStripComboBoxDropDownList ( ) : void
ToolStripComboBoxSimple ( ) : void
ToolStripDropDownButton ( ) : void
ToolStripDropDownButton_Bug457990 ( ) : void
ToolStripLabel ( ) : void
ToolStripProgressBar ( ) : void
ToolStripSplitButton ( ) : void
ToolStripTextBoxMultiLine ( ) : void
ToolStripTextBoxSingleLine ( ) : void

Method Details

PaneChildren() public method

public PaneChildren ( System.Windows.Forms control ) : void
control System.Windows.Forms
return void