| Class | Description |
 | BinarySerializer | Utility class for binary serialization. |
 | BoundsChangedEventArgs | Provides data for the BoundsChanged event. |
 | CodeRange | Represents range of character codes. |
 | CodeRanges | Represents collection of unique CodeRange objects. All CodeRange objects within collection not intersect and sorted by First field. |
 | DpiHelper | Helper class for scaling coordinates and images according to DPI scaling. |
 | ImageRecolorer | Provides a method for replacing colors in the source image with the specified new colors in the destination image. |