1 write to _charAttributeTable
PresentationCore (1)
Core\CSharp\MS\Internal\Classification.cs (1)
231_charAttributeTable = new SecurityCriticalData<IntPtr>(ct.CharacterAttributes);
1 reference to _charAttributeTable
PresentationCore (1)
Core\CSharp\MS\Internal\Classification.cs (1)
467get { return (CharacterAttribute*)_charAttributeTable.Value; }