2 references to OnParentFontChanged
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1238control.OnParentFontChanged(EventArgs.Empty);
System\Windows\Forms\Control.cs (1)
6920children[i].OnParentFontChanged(e);