4 references to OnLoadingCompleted
Microsoft.Maui.Controls (4)
StreamImageSource.cs (2)
44
await
OnLoadingCompleted
(false);
48
await
OnLoadingCompleted
(true);
UriImageSource.cs (2)
66
await
OnLoadingCompleted
(false);
70
await
OnLoadingCompleted
(true);