1 write to _textPatternAttributes
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (1)
52_textPatternAttributes = new Hashtable();
34 references to _textPatternAttributes
PresentationFramework (34)
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (34)
55_textPatternAttributes.Add( 66_textPatternAttributes.Add( 76_textPatternAttributes.Add( 115_textPatternAttributes.Add( 154_textPatternAttributes.Add( 166_textPatternAttributes.Add( 176_textPatternAttributes.Add( 186_textPatternAttributes.Add( 197_textPatternAttributes.Add( 207_textPatternAttributes.Add( 235_textPatternAttributes.Add( 245_textPatternAttributes.Add( 256_textPatternAttributes.Add( 267_textPatternAttributes.Add( 274_textPatternAttributes.Add( 286_textPatternAttributes.Add( 301_textPatternAttributes.Add( 312_textPatternAttributes.Add( 323_textPatternAttributes.Add( 334_textPatternAttributes.Add( 345_textPatternAttributes.Add( 356_textPatternAttributes.Add( 367_textPatternAttributes.Add( 374_textPatternAttributes.Add( 385_textPatternAttributes.Add( 396_textPatternAttributes.Add( 407_textPatternAttributes.Add( 418_textPatternAttributes.Add( 440_textPatternAttributes.Add( 451_textPatternAttributes.Add( 1679if (!_textPatternAttributes.ContainsKey(attribute)) 1689TextAttributeHelper attr = (TextAttributeHelper)_textPatternAttributes[attribute]; 1818if (attribute == null || !_textPatternAttributes.ContainsKey(attribute)) 1825return GetAttributeValue((TextAttributeHelper)_textPatternAttributes[attribute]);