4 references to TryGetExplicitlySetFont
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (3)
1988
if (
TryGetExplicitlySetFont
(out Font? font))
2035
if (
TryGetExplicitlySetFont
(out Font? font))
5547
if (
TryGetExplicitlySetFont
(out Font? font))
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1356
if (
TryGetExplicitlySetFont
(out _))