Changing the OriginalSize property after a SetPicture call

You can use the SetPicture function to assign an image stored in a blob to a picture control. But if you then change the OriginalSize property dynamically, the picture will no longer display. This issue exists in the Picture and PictureHyperLink controls. [CR 540778]