Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 547 Bytes

resourcenotfoundeventargs_context.md

File metadata and controls

27 lines (15 loc) · 547 Bytes
-api-id -api-type
P:Microsoft.Windows.ApplicationModel.Resources.ResourceNotFoundEventArgs.Context
winrt property

Microsoft.Windows.ApplicationModel.Resources.ResourceNotFoundEventArgs.Context

-description

Gets the ResourceContext in which the resource was not found.

-property-value

The ResourceContext in which the resource was not found.

-remarks

-see-also

-examples