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