2 references to PropCurrentAmbientFont
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
2639Font currentAmbient = (Font)Properties.GetObject(PropCurrentAmbientFont); 2645Properties.SetObject(PropCurrentAmbientFont, ambient.Font);