1 write to pFont
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3322
qaContainer.
pFont
= GetIFontPointerFromFont(GetParentContainer()._parent.Font);
2 references to pFont
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
1370
if (pQaContainer->
pFont
is not null)
1376
prop.Value = Font.FromHfont(pQaContainer->
pFont
->hFont);