ImageBrush Events
Collapse the table of content
Expand the table of content

ImageBrush Events

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ImageBrush type exposes the following members.

  NameDescription
Public event ImageFailed Occurs when there is an error associated with image retrieval or format.
Public event ImageOpened Occurs when the image source is downloaded and decoded with no failure. You can use this event to determine the size of an image before rendering it.
Top

Show:
© 2017 Microsoft