2 references to InvalidateItemLayout
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
2769InvalidateItemLayout(affectedProperty, /*invalidatePainting*/true);
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (1)
268InvalidateItemLayout(PropertyNames.DropDownButtonWidth, true);