4 references to ShouldUseSystemFont
PresentationFramework (4)
System\Windows\FrameworkElement.cs (4)
5541if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontFamilyProperty)) 5552if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontSizeProperty)) 5563if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontStyleProperty)) 5574if (ShouldUseSystemFont((FrameworkElement)o, TextElement.FontWeightProperty))