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