PickerClosedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides event data for the event that is raised when a Picker control is closed.
public ref class PickerClosedEventArgs : EventArgs
public class PickerClosedEventArgs : EventArgs
type PickerClosedEventArgs = class
inherit EventArgs
Public Class PickerClosedEventArgs
Inherits EventArgs
- Inheritance
-
PickerClosedEventArgs
Constructors
PickerClosedEventArgs() |