1 write to useAnimation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolTip.cs (1)
655useAnimation = value;
3 references to useAnimation
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolTip.cs (3)
255if (!useAnimation) { 651return useAnimation; 654if (useAnimation != value) {