/// <summary> /// Device states binding. /// </summary> protected override void Bind() { BindingManager.BindEstadoDispositivos(this); }