File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19911991 <RowDefinition Height =" 80" />
19921992 <RowDefinition Height =" 146" />
19931993 <RowDefinition Height =" 50" />
1994- <RowDefinition Height =" 250 " />
1995- <RowDefinition Height =" 70 " />
1994+ <RowDefinition Height =" * " />
1995+ <RowDefinition Height =" 50 " />
19961996 </Grid .RowDefinitions>
19971997 <TextBlock
19981998 Grid.Row=" 0"
20182018 Margin =" 0,0,0,0"
20192019 HorizontalAlignment =" Right"
20202020 HorizontalContentAlignment =" Right"
2021- LostFocus =" OnHotkeyControlFocusLost"
20222021 GotFocus =" OnHotkeyControlFocused"
2023- Loaded =" OnHotkeyControlLoaded" />
2022+ Loaded =" OnHotkeyControlLoaded"
2023+ LostFocus =" OnHotkeyControlFocusLost" />
20242024
20252025 <TextBlock Style =" {StaticResource Glyph}" >
20262026 
You can’t perform that action at this time.
0 commit comments