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