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