19 references to InvalidateItemLayout
System.Windows.Forms (19)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
2548
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);
710
InvalidateItemLayout
(PropertyNames.DisplayStyle);
1010
InvalidateItemLayout
(PropertyNames.ImageAlign);
1071
InvalidateItemLayout
(PropertyNames.Image);
1135
InvalidateItemLayout
(PropertyNames.ImageIndex);
1163
InvalidateItemLayout
(PropertyNames.ImageKey);
1181
InvalidateItemLayout
(PropertyNames.ImageScaling);
1519
InvalidateItemLayout
(PropertyNames.Padding);
1893
InvalidateItemLayout
(PropertyNames.TextAlign);
1933
InvalidateItemLayout
("TextDirection");
1951
InvalidateItemLayout
(PropertyNames.TextImageRelation);
2403
InvalidateItemLayout
(PropertyNames.Image);
2823
InvalidateItemLayout
(PropertyNames.Font);
2982
InvalidateItemLayout
("TextDirection");
2991
InvalidateItemLayout
(PropertyNames.RightToLeft);
3000
InvalidateItemLayout
(PropertyNames.Text);
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.cs (1)
199
InvalidateItemLayout
(PropertyNames.DropDownButtonWidth);