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