3 references to PowerPlatformRole
Microsoft.Maui.Essentials (3)
DeviceInfo\DeviceInfo.uwp.cs (3)
142 static extern PowerPlatformRole PowerDeterminePlatformRoleEx(ulong Version); 171 if ((PowerDeterminePlatformRoleEx(2) & (PowerPlatformRole.PlatformRoleMobile | PowerPlatformRole.PlatformRoleSlate)) != 0)