public static DeviceFormFactor FindValue(string value) { return FindValue<DeviceFormFactor>(value); }