3 writes to Text
System.Windows.Forms (2)
System\Windows\Forms\ToolTip\ToolTip.cs (2)
1802
toolInfo.
Text
= text;
1853
toolInfo.
Text
= text;
System.Windows.Forms.Primitives (1)
Windows\Win32\UI\Controls\ToolInfoWrapper.cs (1)
32
Text
= text;
2 references to Text
System.Windows.Forms.Primitives (2)
Windows\Win32\UI\Controls\ToolInfoWrapper.cs (2)
39
fixed (char* c =
Text
)
42
if (
Text
is not null)