1 write to _useAnimation
System.Windows.Forms (1)
System\Windows\Forms\ToolTip\ToolTip.cs (1)
550_useAnimation = value;
3 references to _useAnimation
System.Windows.Forms (3)
System\Windows\Forms\ToolTip\ToolTip.cs (3)
217if (!_useAnimation) 545get => _useAnimation; 548if (_useAnimation != value)