1 write to _textPatternAttributes
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
44_textPatternAttributes = new Hashtable();
34 references to _textPatternAttributes
PresentationFramework (34)
System\Windows\Controls\TextRangeAdaptor.cs (34)
47_textPatternAttributes.Add( 58_textPatternAttributes.Add( 68_textPatternAttributes.Add( 107_textPatternAttributes.Add( 146_textPatternAttributes.Add( 158_textPatternAttributes.Add( 168_textPatternAttributes.Add( 178_textPatternAttributes.Add( 189_textPatternAttributes.Add( 199_textPatternAttributes.Add( 227_textPatternAttributes.Add( 237_textPatternAttributes.Add( 248_textPatternAttributes.Add( 259_textPatternAttributes.Add( 266_textPatternAttributes.Add( 278_textPatternAttributes.Add( 293_textPatternAttributes.Add( 304_textPatternAttributes.Add( 315_textPatternAttributes.Add( 326_textPatternAttributes.Add( 337_textPatternAttributes.Add( 348_textPatternAttributes.Add( 359_textPatternAttributes.Add( 366_textPatternAttributes.Add( 377_textPatternAttributes.Add( 388_textPatternAttributes.Add( 399_textPatternAttributes.Add( 410_textPatternAttributes.Add( 432_textPatternAttributes.Add( 443_textPatternAttributes.Add( 1661if (!_textPatternAttributes.ContainsKey(attribute)) 1671TextAttributeHelper attr = (TextAttributeHelper)_textPatternAttributes[attribute]; 1797if (attribute == null || !_textPatternAttributes.ContainsKey(attribute)) 1804return GetAttributeValue((TextAttributeHelper)_textPatternAttributes[attribute]);