4 references to ShouldUseSystemFont
PresentationFramework (4)
System\Windows\FrameworkElement.cs (4)
5543if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontFamilyProperty)) 5554if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontSizeProperty)) 5565if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontStyleProperty)) 5576if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontWeightProperty))