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