PickerFlyoutPresenter PickerFlyoutPresenter PickerFlyoutPresenter PickerFlyoutPresenter Class

Definition

Represents a custom picker. (Not recommended for Universal Windows Platform (UWP) app. See Flyout.)

public : sealed class PickerFlyoutPresenter : ContentControl, IPickerFlyoutPresenterpublic sealed class PickerFlyoutPresenter : ContentControl, IPickerFlyoutPresenterPublic NotInheritable Class PickerFlyoutPresenter Inherits ContentControl Implements IPickerFlyoutPresenter// This API is not available in Javascript.
Inheritance
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Inherited Members

Inherited properties

Inherited events

Inherited methods

See Also