8 references to IsFontSet
System.Windows.Forms (8)
System\Windows\Forms\Control.cs (4)
6933
if (!
IsFontSet
() || (container is not null && container.IsDpiChangeScalingRequired))
7323
if (
IsFontSet
())
9582
if (ScaleHelper.IsScalingRequirementMet && !GetStyle(ControlStyles.UserPaint) && !
IsFontSet
())
11455
bool isLocalFontSet =
IsFontSet
();
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
522
if (LocalAppContextSwitches.ApplyParentFontToMenus ||
IsFontSet
())
3162
if (!
IsFontSet
())
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
359
if (
IsFontSet
())
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1402
if (
IsFontSet
())