Called when the picker page closes.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected abstract void PickerPageClosed()
Visual Basic
Protected MustOverride Sub PickerPageClosed
Visual C++
protected:
virtual void PickerPageClosed() abstract

See Also