1 write to _textPatternAttributes
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
41_textPatternAttributes = new Hashtable();
34 references to _textPatternAttributes
PresentationFramework (34)
System\Windows\Controls\TextRangeAdaptor.cs (34)
44_textPatternAttributes.Add( 55_textPatternAttributes.Add( 65_textPatternAttributes.Add( 104_textPatternAttributes.Add( 143_textPatternAttributes.Add( 155_textPatternAttributes.Add( 165_textPatternAttributes.Add( 175_textPatternAttributes.Add( 186_textPatternAttributes.Add( 196_textPatternAttributes.Add( 224_textPatternAttributes.Add( 234_textPatternAttributes.Add( 245_textPatternAttributes.Add( 256_textPatternAttributes.Add( 263_textPatternAttributes.Add( 275_textPatternAttributes.Add( 290_textPatternAttributes.Add( 301_textPatternAttributes.Add( 312_textPatternAttributes.Add( 323_textPatternAttributes.Add( 334_textPatternAttributes.Add( 345_textPatternAttributes.Add( 356_textPatternAttributes.Add( 363_textPatternAttributes.Add( 374_textPatternAttributes.Add( 385_textPatternAttributes.Add( 396_textPatternAttributes.Add( 407_textPatternAttributes.Add( 429_textPatternAttributes.Add( 440_textPatternAttributes.Add( 1658if (!_textPatternAttributes.ContainsKey(attribute)) 1668TextAttributeHelper attr = (TextAttributeHelper)_textPatternAttributes[attribute]; 1794if (attribute == null || !_textPatternAttributes.ContainsKey(attribute)) 1801return GetAttributeValue((TextAttributeHelper)_textPatternAttributes[attribute]);