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