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