File tree Expand file tree Collapse file tree
Source/NETworkManager/Views Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 xmlns : controls =" clr-namespace:NETworkManager.Controls"
1515 dialogs:DialogParticipation.Register=" {Binding}" d : DataContext =" {d:DesignInstance viewModels:ARPTableViewModel}"
1616 mc : Ignorable =" d" >
17+ <UserControl .InputBindings>
18+ <KeyBinding Key =" F5" Command =" {Binding RefreshCommand}" />
19+ </UserControl .InputBindings>
1720 <UserControl .Resources>
1821 <converters : AutoRefreshTimeToStringConverter x : Key =" AutoRefreshTimeToStringConverter" />
1922 <converters : BooleanToVisibilityCollapsedConverter x : Key =" BooleanToVisibilityCollapsedConverter" />
Original file line number Diff line number Diff line change 1414 xmlns : controls =" clr-namespace:NETworkManager.Controls"
1515 dialogs:DialogParticipation.Register=" {Binding}"
1616 mc : Ignorable =" d" d : DataContext =" {d:DesignInstance viewModels:ConnectionsViewModel}" >
17+ <UserControl .InputBindings>
18+ <KeyBinding Key =" F5" Command =" {Binding RefreshCommand}" />
19+ </UserControl .InputBindings>
1720 <UserControl .Resources>
1821 <converters : BooleanToVisibilityCollapsedConverter x : Key =" BooleanToVisibilityCollapsedConverter" />
1922 <converters : TcpStateToStringConverter x : Key =" TcpStateToStringConverter" />
Original file line number Diff line number Diff line change 1414 xmlns : controls =" clr-namespace:NETworkManager.Controls"
1515 dialog:DialogParticipation.Register=" {Binding}"
1616 mc : Ignorable =" d" d : DataContext =" {d:DesignInstance viewModels:ListenersViewModel}" >
17+ <UserControl .InputBindings>
18+ <KeyBinding Key =" F5" Command =" {Binding RefreshCommand}" />
19+ </UserControl .InputBindings>
1720 <UserControl .Resources>
1821 <converters : BooleanToVisibilityCollapsedConverter x : Key =" BooleanToVisibilityCollapsedConverter" />
1922 <converters : AutoRefreshTimeToStringConverter x : Key =" AutoRefreshTimeToStringConverter" />
You can’t perform that action at this time.
0 commit comments