9 references to GetAttributeAsDouble
PresentationCore (9)
MS\Internal\FontFace\CompositeFontParser.cs (9)
378_compositeFontInfo.Baseline = GetAttributeAsDouble(); 382_compositeFontInfo.LineSpacing = GetAttributeAsDouble(); 673face.UnderlinePosition = GetAttributeAsDouble(); 677face.UnderlineThickness = GetAttributeAsDouble(); 681face.StrikethroughPosition = GetAttributeAsDouble(); 685face.StrikethroughThickness = GetAttributeAsDouble(); 689face.CapsHeight = GetAttributeAsDouble(); 693face.XHeight = GetAttributeAsDouble(); 787fmap.Scale = GetAttributeAsDouble();