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