19 references to InvalidateItemLayout
System.Windows.Forms (19)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
2545
DisplayedItems[j].
InvalidateItemLayout
("ShowKeyboardFocusCues");
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownButton.cs (1)
98
InvalidateItemLayout
(PropertyNames.ShowDropDownArrow);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (16)
341
InvalidateItemLayout
(PropertyNames.AutoSize);
715
InvalidateItemLayout
(PropertyNames.DisplayStyle);
1015
InvalidateItemLayout
(PropertyNames.ImageAlign);
1076
InvalidateItemLayout
(PropertyNames.Image);
1140
InvalidateItemLayout
(PropertyNames.ImageIndex);
1168
InvalidateItemLayout
(PropertyNames.ImageKey);
1186
InvalidateItemLayout
(PropertyNames.ImageScaling);
1524
InvalidateItemLayout
(PropertyNames.Padding);
1890
InvalidateItemLayout
(PropertyNames.TextAlign);
1930
InvalidateItemLayout
("TextDirection");
1948
InvalidateItemLayout
(PropertyNames.TextImageRelation);
2402
InvalidateItemLayout
(PropertyNames.Image);
2822
InvalidateItemLayout
(PropertyNames.Font);
2981
InvalidateItemLayout
("TextDirection");
2990
InvalidateItemLayout
(PropertyNames.RightToLeft);
2999
InvalidateItemLayout
(PropertyNames.Text);
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.cs (1)
199
InvalidateItemLayout
(PropertyNames.DropDownButtonWidth);