2 references to AppIcon
Microsoft.Maui.Resizetizer (2)
DpiPath.cs (1)
372 result = DpiPath.Tizen.AppIcon;
GenerateTizenManifest.cs (1)
147 var defaultDpi = DpiPath.Tizen.AppIcon.Where(n => n.Path.EndsWith(IconDefaultDpiType)).FirstOrDefault();