1 write to Icon
Microsoft.Maui.Essentials (1)
AppActions\AppActions.shared.cs (1)
215 Icon = icon;
2 references to Icon
Microsoft.Maui.Essentials (2)
AppActions\AppActions.uwp.cs (2)
102 if (!string.IsNullOrEmpty(action.Icon)) 112 item.Logo = new Uri($"ms-appx:///{dir}{action.Icon}{ext}");