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