20 references to LastChild
System.Windows.Forms (20)
winforms\Managed\System\WinForms\ComboBox.cs (2)
4898else if (direction == UnsafeNativeMethods.NavigateDirection.LastChild) { 5222case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
451case UnsafeNativeMethods.NavigateDirection.LastChild: 538case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5507case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
2379case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
252case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
5460case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
282case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1066case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
6465else if (direction == UnsafeNativeMethods.NavigateDirection.LastChild) { 7369case UnsafeNativeMethods.NavigateDirection.LastChild: 7377case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\StatusStrip.cs (1)
672case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\ToolStrip.cs (1)
5095case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
113direction == UnsafeNativeMethods.NavigateDirection.LastChild) {
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (1)
934case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (1)
511direction == UnsafeNativeMethods.NavigateDirection.LastChild) {
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (1)
859case UnsafeNativeMethods.NavigateDirection.LastChild:
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
147direction == UnsafeNativeMethods.NavigateDirection.LastChild) {