Method OnVisibleChanged
OnVisibleChanged()
Called when the Visible property has changed. Hides the popover via ApplicationPopover when becoming invisible.
protected override void OnVisibleChanged()
Remarks
When becoming visible, the content view is shown. When becoming hidden, the content view is hidden and Result is extracted.