2 references to szTip
System.Windows.Forms.Primitives (2)
Windows\Win32\UI\Shell\NOTIFYICONDATAW.cs (2)
32
get =>
szTip
.SliceAtFirstNull();
33
set => SpanHelpers.CopyAndTerminate(value,
szTip
);