9 references to GetAttributeAsDouble
PresentationCore (9)
MS\Internal\FontFace\CompositeFontParser.cs (9)
366
_compositeFontInfo.Baseline =
GetAttributeAsDouble
();
370
_compositeFontInfo.LineSpacing =
GetAttributeAsDouble
();
661
face.UnderlinePosition =
GetAttributeAsDouble
();
665
face.UnderlineThickness =
GetAttributeAsDouble
();
669
face.StrikethroughPosition =
GetAttributeAsDouble
();
673
face.StrikethroughThickness =
GetAttributeAsDouble
();
677
face.CapsHeight =
GetAttributeAsDouble
();
681
face.XHeight =
GetAttributeAsDouble
();
775
fmap.Scale =
GetAttributeAsDouble
();