Click or drag to resize
BitmapImage Properties

The BitmapImage type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyUriSource
Gets or sets the Uniform Resource Identifier (URI) of the graphics source file that generated this BitmapImage. Returns an object describing the of the graphics source file that generated this BitmapImage.
Top
See Also