1 write to _unicodeString
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\XmlGlyphRunInfo.cs (1)
232_unicodeString = _glyphsNode.GetAttribute(_unicodeStringAttribute);
2 references to _unicodeString
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XmlGlyphRunInfo.cs (2)
230if (_unicodeString == null) 234return _unicodeString;