PickerOpenedEventArgs 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 opened.
public ref class PickerOpenedEventArgs : EventArgs
public class PickerOpenedEventArgs : EventArgs
type PickerOpenedEventArgs = class
inherit EventArgs
Public Class PickerOpenedEventArgs
Inherits EventArgs
- Inheritance
-
PickerOpenedEventArgs
Constructors
PickerOpenedEventArgs() |