4 references to ShouldUseSystemFont
PresentationFramework (4)
System\Windows\FrameworkElement.cs (4)
5548if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontFamilyProperty)) 5559if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontSizeProperty)) 5570if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontStyleProperty)) 5581if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontWeightProperty))