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