2 references to FontRenderingEmSizeProperty
PresentationFramework (2)
System\Windows\Documents\Glyphs.cs (2)
821
return (double)GetValue(
FontRenderingEmSizeProperty
);
825
SetValue(
FontRenderingEmSizeProperty
, value);