1 write to _textPatternAttributes
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
42_textPatternAttributes = new Hashtable();
34 references to _textPatternAttributes
PresentationFramework (34)
System\Windows\Controls\TextRangeAdaptor.cs (34)
45_textPatternAttributes.Add( 56_textPatternAttributes.Add( 66_textPatternAttributes.Add( 105_textPatternAttributes.Add( 144_textPatternAttributes.Add( 156_textPatternAttributes.Add( 166_textPatternAttributes.Add( 176_textPatternAttributes.Add( 187_textPatternAttributes.Add( 197_textPatternAttributes.Add( 225_textPatternAttributes.Add( 235_textPatternAttributes.Add( 246_textPatternAttributes.Add( 257_textPatternAttributes.Add( 264_textPatternAttributes.Add( 276_textPatternAttributes.Add( 291_textPatternAttributes.Add( 302_textPatternAttributes.Add( 313_textPatternAttributes.Add( 324_textPatternAttributes.Add( 335_textPatternAttributes.Add( 346_textPatternAttributes.Add( 357_textPatternAttributes.Add( 364_textPatternAttributes.Add( 375_textPatternAttributes.Add( 386_textPatternAttributes.Add( 397_textPatternAttributes.Add( 408_textPatternAttributes.Add( 430_textPatternAttributes.Add( 441_textPatternAttributes.Add( 1659if (!_textPatternAttributes.ContainsKey(attribute)) 1669TextAttributeHelper attr = (TextAttributeHelper)_textPatternAttributes[attribute]; 1795if (attribute == null || !_textPatternAttributes.ContainsKey(attribute)) 1802return GetAttributeValue((TextAttributeHelper)_textPatternAttributes[attribute]);