namespace DeviceScanner.Views; public partial class Scanner : UserControl { public Scanner() { InitializeComponent(); } }