Method OnVisibleChanging
OnVisibleChanging()
Called when the Visible property is changing.
protected override bool OnVisibleChanging()
Returns
Remarks
When becoming visible, the popover is laid out to fit the screen. When becoming hidden, focus is restored to the previous view.