The standard page that can be opened by a TimePicker.
Namespace: Mindscape.PhoneElementsAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class TimePickerPage : PhoneApplicationPage, ITimePickerPage |
| Visual Basic |
|---|
Public Class TimePickerPage _ Inherits PhoneApplicationPage _ Implements ITimePickerPage |
| Visual C++ |
|---|
public ref class TimePickerPage : public PhoneApplicationPage, ITimePickerPage |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..UserControl
System.Windows.Controls..::..Page
PhoneApplicationPage
Mindscape.PhoneElements..::..TimePickerPage
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..UserControl
System.Windows.Controls..::..Page
PhoneApplicationPage
Mindscape.PhoneElements..::..TimePickerPage