Gets or sets the BitmapCreateOptions for a BitmapImage.
Public Property CreateOptions As BitmapCreateOptions
public BitmapCreateOptions CreateOptions { get; set; }
<BitmapImage CreateOptions="bitmapCreateOptionsValue"/>
A named constant of the BitmapCreateOptions enumeration, such as None.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.