public WiFiInformationPage() { InitializeComponent(); BindingContext = vm = new ConferenceInfoViewModel(); }