2 references to FontRenderingEmSizeProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
854
return (double)GetValue(
FontRenderingEmSizeProperty
);
858
SetValue(
FontRenderingEmSizeProperty
, value);