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