StyledText._codePoints Field
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyledText
All code points as supplied by user, accumulated into a single buffer
protected Utils.Utf32Buffer _codePoints;
Field Type
Utils.Utf32Buffer |