10 references to GetAttributeValue
PresentationCore (10)
MS\Internal\FontFace\CompositeFontParser.cs (10)
79
GetAttributeValue
()
102
GetAttributeValue
()
638
if (!FontStyles.FontStyleStringToKnownStyle(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontStyle))
646
if (!FontWeights.FontWeightStringToKnownWeight(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontWeight))
654
if (!FontStretches.FontStretchStringToKnownStretch(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontStretch))
685
face.DeviceFontName =
GetAttributeValue
();
717
key =
GetAttributeValue
();
721
metrics =
GetAttributeValue
();
767
fmap.Unicode =
GetAttributeValue
();
771
fmap.Target =
GetAttributeValue
();