Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 595 Bytes

loadedimagesourceloadcompletedeventargs_status.md

File metadata and controls

25 lines (15 loc) · 595 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.LoadedImageSourceLoadCompletedEventArgs.Status
winrt property

Windows.UI.Xaml.Media.LoadedImageSourceLoadCompletedEventArgs.Status

-description

Gets a value that indicates whether the operation was successful. If it failed, indicates the reason for the failure.

-property-value

A value of the enumeration that indicates whether the operation was successful. If it failed, indicates the reason for the failure.

-remarks

-see-also

-examples