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