SvgImageSource.Opened Event

Definition

Occurs when the SVG source is downloaded and decoded with no failure.

C#
public event TypedEventHandler<SvgImageSource,SvgImageSourceOpenedEventArgs> Opened;
XAML
<SvgImageSource Opened="eventhandler"/>

Event Type

Remarks

When the Opened event occurs, it serves as the notification that any asynchronous operations have completed and all the properties of an SvgImageSource are ready for use.

Applies to

Proizvod Verzije
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6