10 references to GetAttributeValue
PresentationCore (10)
MS\Internal\FontFace\CompositeFontParser.cs (10)
79
GetAttributeValue
()
102
GetAttributeValue
()
639
if (!FontStyles.FontStyleStringToKnownStyle(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontStyle))
647
if (!FontWeights.FontWeightStringToKnownWeight(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontWeight))
655
if (!FontStretches.FontStretchStringToKnownStretch(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontStretch))
686
face.DeviceFontName =
GetAttributeValue
();
718
key =
GetAttributeValue
();
722
metrics =
GetAttributeValue
();
768
fmap.Unicode =
GetAttributeValue
();
772
fmap.Target =
GetAttributeValue
();