Get profile image import working

This commit is contained in:
TheXamlGuy
2024-06-28 21:58:44 +01:00
parent f933afc24f
commit e19a963f8e
3 changed files with 36 additions and 0 deletions
@@ -157,6 +157,7 @@ public class PersonPicture : TemplatedControl
if (change.Property == ProfilePictureProperty)
{
UpdateIfReady();
}
}