I am using the following:
MyProfileSettings.TrySetWallpaperImageAsync(myStorageFile);
To change the Wallpaper on both Windows 10 PC, and Windows 10 Mobile successfully However, when I debug the app on my Xbox One, it doesn't seem to change the Wallpaper. Is programmatically changing the wallpaper on XBox one supported?