1 write to fontWrapper
System.Windows.Forms (1)
winforms\Managed\System\WinForms\OwnerDrawPropertyBag.cs (1)
102fontWrapper = new Control.FontHandleWrapper(Font);
2 references to fontWrapper
System.Windows.Forms (2)
winforms\Managed\System\WinForms\OwnerDrawPropertyBag.cs (2)
101if (fontWrapper == null) { 104return fontWrapper.Handle;