4 references to IsValid
System.Windows.Forms.Primitives.TestUtilities (4)
Win32\WindowClass.cs (4)
104
public bool IsRegistered => Atom.
IsValid
|| ModuleInstance.IsNull;
116
if (!atom.
IsValid
)
162
if (Atom.
IsValid
)
203
if (!Atom.
IsValid
)