4 references to Interface
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (2)
3761IFontDisp.Interface oleFont = (IFontDisp.Interface)font;
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
1467result = SubAxHost.GetFontFromIFont((IFontDisp.Interface)disp); 1496result = SubAxHost.GetFontFromIFont((IFontDisp.Interface)disp);