protected void ClearSelectedState() { this.SelectedDevice = null; this.SelectedService = null; this.SelectedCharacteristic = null; }