3 references to IsDisposingItems
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (3)
177
if (_owner is not null && !_owner.
IsDisposingItems
)
195
if (_owner is not null && !_owner.
IsDisposingItems
)
389
if (!_owner.
IsDisposingItems
)