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