[TUI] Use compiled bindings.

This commit is contained in:
2025-11-19 05:31:17 +00:00
parent 363cdbdd37
commit b5ae3f08ef
6 changed files with 6 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
Height="11"
WindowStartupLocation="CenterScreen"
CanResize="False"
x:DataType="dialogs:HexViewHelpDialogViewModel"
Title="{x:Static localization:Resources.Help_Title}">
<Design.DataContext>
<dialogs:HexViewHelpDialogViewModel />