HexView is hosted like a normal Avalonia control. The most common pattern in this repository is:
ScrollViewerHexViewControl instancesThe samples bind control configuration directly from surrounding controls:
ToBaseBytesWidthTextElement propertiesThe control itself stays focused on rendering and interaction, not on application layout.