1 write to pFont
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4443
qaContainer.
pFont
= GetIFontFromFont(GetParentContainer().parent.Font);
2 references to pFont
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
17625
if (pQaContainer.
pFont
!= null) {
17633
object objfont = pQaContainer.
pFont
;