4 references to ShouldUseSystemFont
PresentationFramework (4)
System\Windows\FrameworkElement.cs (4)
5547if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontFamilyProperty)) 5558if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontSizeProperty)) 5569if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontStyleProperty)) 5580if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontWeightProperty))