2 references to DeviceFontNameProperty
PresentationFramework (2)
System\Windows\Documents\Glyphs.cs (2)
990
return (string) GetValue(
DeviceFontNameProperty
);
994
SetValue(
DeviceFontNameProperty
, value);