3 references to Unknown
Microsoft.Maui.Essentials (3)
DeviceInfo\DeviceInfo.uwp.cs (2)
23
currentIdiom = DeviceIdiom.
Unknown
;
84
currentIdiom = DeviceIdiom.
Unknown
;
Types\DeviceIdiom.shared.cs (1)
40
public static DeviceIdiom Unknown { get; } = new DeviceIdiom(nameof(
Unknown
));