1 write to Size
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
174 __object.Size = size;
5 references to Size
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
131 *pSize = __object.Size;
System.Windows.Forms.Tests (4)
System\Windows\Forms\AxHostTests.cs (4)
1452Assert.Equal(97500, iFont.Size.int64); 1482Assert.Equal(97500, iFont.Size.int64); 1527Assert.Equal(97500, iFont.Size.int64); 1549Assert.Equal(97500, iFont.Size.int64);