1 write to _className
System.Windows.Forms.Primitives.TestUtilities (1)
Win32\WindowClass.cs (1)
87
_className
= className;
2 references to _className
System.Windows.Forms.Primitives.TestUtilities (2)
Win32\WindowClass.cs (2)
108
fixed (char* name =
_className
)
180
fixed (char* cn =
_className
)