3 references to IsDisposingItems
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (3)
184
if (_owner is not null && !_owner.
IsDisposingItems
)
202
if (_owner is not null && !_owner.
IsDisposingItems
)
396
if (!_owner.
IsDisposingItems
)