2 references to DeviceFontNameProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
1017
return (string) GetValue(
DeviceFontNameProperty
);
1021
SetValue(
DeviceFontNameProperty
, value);