1 write to Charset
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
558
__object.
Charset
= charset;
3 references to Charset
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
515
*pCharset = __object.
Charset
;
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
1487
Assert.Equal(0, iFont.
Charset
);
1554
Assert.Equal(0, iFont.
Charset
);