A WinUI3 control for displaying binary data in a traditional hex view.
- Supports viewing different data types, formats, signedness
- Supports showing/hiding sections of the control
- Supports selection and copying
- Supports mouse scrolling and keyboard navigation
- Supports fixed and arbitrary column widths via binding
- Able to adaptively display columns upon resizing the control
- Built in context menu for controlling display of data
- Supports template styling of the control
- Monospaced Font is not required.
- Highlight regions support
- Total
- Highlight regions
Fork from HexView.Wpf