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