5 references to UWP
Microsoft.Maui.Controls.Xaml (5)
MarkupExtensions\OnPlatformExtension.cs (5)
46
&&
UWP
== s_notset
166
if (DeviceInfo.Platform == DevicePlatform.WinUI &&
UWP
!= s_notset)
168
value =
UWP
;
171
if (DeviceInfo.Platform == DevicePlatform.Create("UWP") &&
UWP
!= s_notset)
173
value =
UWP
;