2 references to IsLoading
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
207if (!IsLoading() && PageSite is not null)
System.Windows.Forms.Tests (1)
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
991public new bool IsLoading() => base.IsLoading();