1 reference to _szInfo
System.Windows.Forms.Primitives (1)
Windows\Win32\UI\Shell\NOTIFYICONDATAW.cs (1)
38get { fixed (char* c = _szInfo) { return new Span<char>(c, 256); } }