//Partial update functions private void UpdateDeviceNameInfo() { DeviceName = NetworkTools.GetMyDeviceName(); OnDeviceNameInfoUpdated(); }