2 references to FontUriProperty
PresentationFramework (2)
System\Windows\Documents\Glyphs.cs (2)
890
return (Uri)GetValue(
FontUriProperty
);
894
SetValue(
FontUriProperty
, value);