private void SelectInterfaceView() { _viewPanel.GotoPage(_interfaceView); }
private void SelectDeviceView() { _viewPanel.GotoPage(_deviceView); }