9 references to GetAttributeAsDouble
PresentationCore (9)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (9)
382
_compositeFontInfo.Baseline =
GetAttributeAsDouble
();
386
_compositeFontInfo.LineSpacing =
GetAttributeAsDouble
();
680
face.UnderlinePosition =
GetAttributeAsDouble
();
684
face.UnderlineThickness =
GetAttributeAsDouble
();
688
face.StrikethroughPosition =
GetAttributeAsDouble
();
692
face.StrikethroughThickness =
GetAttributeAsDouble
();
696
face.CapsHeight =
GetAttributeAsDouble
();
700
face.XHeight =
GetAttributeAsDouble
();
795
fmap.Scale =
GetAttributeAsDouble
();