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