Base:
property
RuntimeId
System.Windows.Forms.AccessibleObject.RuntimeId
3 overrides of RuntimeId
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4537internal override int[] RuntimeId {
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
252internal override int[] RuntimeId 518internal override int[] RuntimeId
1 reference to RuntimeId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4552return base.RuntimeId;