1 instantiation of DeviceDisplayImplementation
Microsoft.Maui.Essentials (1)
DeviceDisplay\DeviceDisplay.shared.cs (1)
85
currentImplementation ??= new
DeviceDisplayImplementation
();
1 reference to DeviceDisplayImplementation
Microsoft.Maui.Essentials (1)
DeviceDisplay\DeviceDisplay.uwp.cs (1)
19
/// Initializes a new instance of the <see cref="
DeviceDisplayImplementation
"/> class.