1 write to _charAttributeTable
PresentationCore (1)
MS\Internal\Classification.cs (1)
210
_charAttributeTable
= ct.CharacterAttributes;
1 reference to _charAttributeTable
PresentationCore (1)
MS\Internal\Classification.cs (1)
401
private static unsafe CharacterAttribute* CharAttributeTable => (CharacterAttribute*)
_charAttributeTable
;