1 write to OwnerItemAfterCut
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
1936KeyboardHandlingService.OwnerItemAfterCut = MenuItem;
1 reference to OwnerItemAfterCut
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
530if (cutCommand && OwnerItemAfterCut is ToolStripDropDownItem parentItem)