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