I'm using the ImageResourceExtension sample to populate an Image control using XAML markup + an embedded resource. I'm seeing odd behavior where sometimes the image will display, but other times it will not. The resource is there, a dump of the manifest resource names shows the resource, and like I said, it occasionally displays and occasionally does not (and this is even during the same debugging session while navigating back and forth).
↧