1 write to stripAmpersands
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolTip.cs (1)
487stripAmpersands = value;
3 references to stripAmpersands
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolTip.cs (3)
252if (!stripAmpersands) { 483return stripAmpersands; 486if (stripAmpersands != value) {