2 writes to Atom
System.Windows.Forms.Primitives.TestUtilities (2)
Win32\WindowClass.cs (2)
121
Atom
= atom;
205
Atom
= PInvokeCore.GetClassLong(window, GET_CLASS_LONG_INDEX.GCW_ATOM);
4 references to Atom
System.Windows.Forms.Primitives.TestUtilities (4)
Win32\WindowClass.cs (4)
104
public bool IsRegistered =>
Atom
.IsValid || ModuleInstance.IsNull;
162
if (
Atom
.IsValid)
166
lpClassName: (PCWSTR)(char*)
Atom
.Value,
203
if (!
Atom
.IsValid)