10 references to GetAttributeValue
PresentationCore (10)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (10)
93
GetAttributeValue
()
116
GetAttributeValue
()
657
if (!FontStyles.FontStyleStringToKnownStyle(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontStyle))
665
if (!FontWeights.FontWeightStringToKnownWeight(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontWeight))
673
if (!FontStretches.FontStretchStringToKnownStretch(
GetAttributeValue
(), CultureInfo.InvariantCulture, ref fontStretch))
704
face.DeviceFontName =
GetAttributeValue
();
737
key =
GetAttributeValue
();
741
metrics =
GetAttributeValue
();
787
fmap.Unicode =
GetAttributeValue
();
791
fmap.Target =
GetAttributeValue
();