-
Home
-
Docs
-
XAML Usage
-
Single View Sample
Single View Sample
SingleView is the main editor surface in samples/HexView.Base.
What It Adds On Top of the Control
- menus for open, save, export, search, edit, view, navigation, and annotations
- search box and replace box
- selection tool panel
- bookmark and history interactions
- annotation quick-add, list panel, and load/save actions
- status bar updates driven by caret and selection events
Why It Matters
This is the best reference if you want a real editor shell around HexViewControl instead of only embedding the control itself.