1 write to _stripAmpersands
System.Windows.Forms (1)
System\Windows\Forms\ToolTip\ToolTip.cs (1)
401_stripAmpersands = value;
3 references to _stripAmpersands
System.Windows.Forms (3)
System\Windows\Forms\ToolTip\ToolTip.cs (3)
212if (!_stripAmpersands) 396get => _stripAmpersands; 399if (_stripAmpersands != value)