9 references to GetAttributeAsDouble
PresentationCore (9)
MS\Internal\FontFace\CompositeFontParser.cs (9)
367
_compositeFontInfo.Baseline =
GetAttributeAsDouble
();
371
_compositeFontInfo.LineSpacing =
GetAttributeAsDouble
();
662
face.UnderlinePosition =
GetAttributeAsDouble
();
666
face.UnderlineThickness =
GetAttributeAsDouble
();
670
face.StrikethroughPosition =
GetAttributeAsDouble
();
674
face.StrikethroughThickness =
GetAttributeAsDouble
();
678
face.CapsHeight =
GetAttributeAsDouble
();
682
face.XHeight =
GetAttributeAsDouble
();
776
fmap.Scale =
GetAttributeAsDouble
();