Since preview 4 the following code is throwing an exception
Windows.Graphics.Display.DisplayInformation.GetForCurrentView().RawPixelsPerViewPixel
Element not found. (0x80070490)
at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
Is this a bug, or is there any way round?
Since preview 4 the following code is throwing an exception
Windows.Graphics.Display.DisplayInformation.GetForCurrentView().RawPixelsPerViewPixelIs this a bug, or is there any way round?