OverlayApplicationService.VisibleRegionChanged Event

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

Occurs when the visible region changes for a minimized overlay app.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Shared Event VisibleRegionChanged As EventHandler(Of VisibleRegionChangedEventArgs)
public static event EventHandler<VisibleRegionChangedEventArgs> VisibleRegionChanged

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

OverlayApplicationService Class

Microsoft.Phone.Shell Namespace