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