Provides data for the ScrollViewer.AnchorRequested event.
AppBarRepresents the container control that holds app UI components for commanding and experiences. For Windows 10, see Remarks.
AppBarButtonRepresents a templated button control to be displayed in an AppBar.
AppBarElementContainerRepresents a container that allows an element that doesn't implement ICommandBarElement to be displayed in a command bar.
AppBarSeparatorRepresents a line that separates items in an AppBar or CommandBar.
AppBarToggleButtonRepresents a button control that can switch states and be displayed in an AppBar.
AutoSuggestBoxRepresents a text control that makes suggestions to users as they enter text using a keyboard or pen (using ink and handwriting recognition). The app is notified when text has been changed by the user and is responsible for providing relevant suggestions for this control to display.
AutoSuggestBoxQuerySubmittedEventArgsProvides event data for the AutoSuggestBox.QuerySubmitted event.
AutoSuggestBoxSuggestionChosenEventArgsProvides data for the SuggestionChosen event.
AutoSuggestBoxTextChangedEventArgsProvides data for the TextChanged event.
BackClickEventArgsProvides event data for the SettingsFlyout.BackClick event.
BitmapIconRepresents an icon that uses a bitmap as its content.
BitmapIconSourceRepresents an icon source that uses a bitmap as its content.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.BitmapIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
BorderDraws a border, background, or both, around another object.
ButtonRepresents a templated button control that interprets a Click user interaction.
CalendarDatePickerRepresents a control that allows a user to pick a date from a calendar display.
CalendarDatePickerDateChangedEventArgsProvides event data for the DateChanged event.
CalendarViewRepresents a control that enables a user to select a date by using a visual calendar display.
CalendarViewDayItemRepresents a day on a CalendarView.
CalendarViewDayItemChangingEventArgsProvides data for the CalendarViewDayItemChanging event.
CalendarViewSelectedDatesChangedEventArgsProvides data for the SelectedDatesChanged event.
CandidateWindowBoundsChangedEventArgsProvides event data for the CandidateWindowBoundsChanged event.
CanvasDefines an area within which you can explicitly position child objects, using coordinates that are relative to the Canvas area.
CaptureElementRenders a stream from a capture device, such as a camera or webcam. CaptureElement is used in conjunction with the Windows.Media.Capture.MediaCapture API, and must be hooked up in the code behind.
CheckBoxRepresents a control that a user can select (check) or clear (uncheck). A CheckBox can also report its value as indeterminate.
ChoosingGroupHeaderContainerEventArgsProvides event data for the ListViewBase.ChoosingGroupHeaderContainer event.
ChoosingItemContainerEventArgsProvides event data for the ListViewBase.ChoosingItemContainer event.
CleanUpVirtualizedItemEventArgsProvides data for the CleanUpVirtualizedItemEvent event.
ColorChangedEventArgsProvides event data for the ColorChanged event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ColorChangedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ColorPickerRepresents a control that lets a user pick a color using a color spectrum, sliders, and text input.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ColorPicker (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ColumnDefinitionDefines column-specific properties that apply to Grid objects.
ColumnDefinitionCollectionProvides access to an ordered, strongly typed collection of ColumnDefinition objects.
ComboBoxRepresents a selection control that combines a non-editable text box and a drop-down list box that allows users to select an item from a list.
ComboBoxItemRepresents the container for an item in a ComboBox control.
ComboBoxTextSubmittedEventArgsProvides data when the user enters custom text into the ComboBox.
CommandBarRepresents a specialized app bar that provides layout for AppBarButton and related command elements.
CommandBarFlyoutRepresents a specialized flyout that provides layout for AppBarButton and related command elements.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.CommandBarFlyout (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
CommandBarOverflowPresenterDisplays the overflow content of a CommandBar.
ContainerContentChangingEventArgsProvides data for the ContainerContentChanging event.
ContentControlRepresents a control with a single piece of content. Controls such as Button, CheckBox, and ScrollViewer directly or indirectly inherit from this class.
ContentDialogRepresents a dialog box that can be customized to contain checkboxes, hyperlinks, buttons and any other XAML content.
ContentDialogButtonClickDeferralRepresents a deferral that can be used by an app to respond asynchronously to a button click event.
ContentDialogButtonClickEventArgsProvides data for the button click events.
ContentDialogClosedEventArgsProvides data for the Closed event.
ContentDialogClosingDeferralRepresents a deferral that can be used by an app to respond asynchronously to the closing event of the ContentDialog.
ContentDialogClosingEventArgsProvides data for the closing event.
ContentDialogOpenedEventArgsProvides data for the Opened event.
ContentLinkChangedEventArgsProvides data for the RichEditBox.ContentLinkChanged event.
ContentPresenterDisplays the content of a ContentControl. Can also provide content presentation for non-controls. Provides a base class for specialized presenters such as ScrollContentPresenter.
ContextMenuEventArgsProvides event data for the ContextMenuOpening event that exists on several text-related UI elements.
ControlRepresents the base class for UI elements that use a ControlTemplate to define their appearance. Parent class for ContentControl, UserControl, ItemsControl and several practical controls.
ControlTemplateDefines the element tree that is used as the control template for a control.
DataTemplateSelectorEnables custom template selection logic at the application level.
DatePickedEventArgsProvides data for the DatePicked event.
DatePickerRepresents a control that allows a user to pick a date value.
DatePickerFlyoutRepresents a control that allows a user to pick a date.
DatePickerFlyoutItemRepresents the container for an item in the DatePickerFlyout control.
DatePickerFlyoutPresenterRepresents a control to allow a user to pick a date.
DatePickerSelectedValueChangedEventArgsProvides event data for the DatePicker.SelectedDateChanged event.
DatePickerValueChangedEventArgsProvides event data for the DatePicker.DateChanged event.
DragItemsCompletedEventArgsProvides event data for the DragItemsCompleted event.
DragItemsStartingEventArgsProvides event data for the DragItemsStarting event.
DropDownButtonRepresents a button with a chevron intended to open a menu.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.DropDownButton (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
DropDownButtonAutomationPeerExposes DropDownButton types to Microsoft UI Automation.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.DropDownButtonAutomationPeer (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
DynamicOverflowItemsChangingEventArgsProvides data for the CommandBar.DynamicOverflowItemsChanging event.
FlipViewRepresents an items control that displays one item at a time, and enables "flip" behavior for traversing its collection of items.
FlipViewItemRepresents the container for an item in a FlipView control.
FlyoutRepresents a control that displays lightweight UI that is either information, or requires user interaction. Unlike a dialog, a Flyout can be light dismissed by clicking or tapping outside of it, pressing the device's back button, or pressing the 'Esc' key.
FlyoutPresenterDisplays the content of a Flyout.
FocusDisengagedEventArgsProvides data for the FocusDisengaged event.
FocusEngagedEventArgsProvides data for the FocusEngaged event.
FontIconRepresents an icon that uses a glyph from the specified font.
FontIconSourceRepresents an icon source that uses a glyph from the specified font.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.FontIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
FrameDisplays Page instances, supports navigation to new pages, and maintains a navigation history to support forward and backward navigation.
GridDefines a flexible grid area that consists of columns and rows. Child elements of the Grid are measured and arranged according to their row/column assignments (set by using Grid.Row and Grid.Column attached properties) and other logic.
GridViewRepresents a control that displays data items in rows and columns.
GridViewHeaderItemRepresents items in the header for grouped data inside a GridView.
GridViewItemRepresents the container for an item in a GridView control.
GroupItemRepresents the root element for a subtree that is created for a group.
GroupStyleDescribes how to display the grouped items in a collection, such as the collection from GroupItems.
GroupStyleSelectorEnables custom group style selection logic as a function of the parent group and its level.
HandwritingPanelClosedEventArgsProvides event data for the HandwritingView.Closed event.
HandwritingPanelOpenedEventArgsProvides event data for the HandwritingView.Opened event.
HandwritingViewRepresents a Windows Ink input surface for text input controls.
HandwritingViewCandidatesChangedEventArgsProvides event data for the HandwritingView.CandidatesChanged event.
HandwritingViewContentSizeChangingEventArgs HandwritingViewTextSubmittedEventArgsProvides event data for the HandwritingView.TextSubmitted event.
HubRepresents a control that displays groups of content in a panning view.
HubSectionRepresents a single group of content in a Hub.
HubSectionCollectionRepresents an ordered collection of HubSection objects.
HubSectionHeaderClickEventArgsProvides data for the Hub.SectionHeaderClick event.
HyperlinkButtonRepresents a button control that functions as a hyperlink.
IconElementRepresents the base class for an icon UI element.
IconSourceRepresents the base class for an icon source.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.IconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
IconSourceElementRepresents an icon that uses an IconSource as its content.
ImageRepresents a control that displays an image. The image source is specified by referring to an image file, using several supported formats. The image source can also be set with a stream. See Remarks for the list of supported image source formats.
InkCanvasDefines an area that receives and displays all pen input as either an ink stroke or an erase stroke (input from an eraser tip, or the pen tip when modified with an erase button).
InkToolbarRepresents a Universal Windows app control containing a customizable and extensible collection of buttons that activate ink-related features in an associated InkCanvas.
InkToolbarBallpointPenButtonRepresents an InkToolbar button that activates the built-in ballpoint pen.
InkToolbarCustomPenRepresents an InkToolbar pen for which the ink color palette and pen tip properties, such as shape, rotation, and size, are defined by the host app.
InkToolbarCustomPenButtonRepresents an InkToolbar button that activates a pen for which the ink color palette and pen tip properties, such as shape, rotation, and size, are defined by the host app.
InkToolbarCustomToggleButtonRepresents an InkToolbar button that sets the state of an app-defined feature to on or off. When turned on, the feature works in conjunction with the active tool.
InkToolbarCustomToolButtonRepresents an InkToolbar button that invokes a non-pen tool, defined by the host app.
InkToolbarEraserButtonRepresents an InkToolbar button that activates the built-in eraser tool.
InkToolbarFlyoutItemRepresents an InkToolbar button on a flyout. This item can be a basic button, a radio button, a radio toggle button, or a check box.
InkToolbarHighlighterButtonRepresents an InkToolbar toggle button control that activates the built-in highlighter pen.
InkToolbarIsStencilButtonCheckedChangedEventArgsProvides data for the IsStencilButtonCheckedChanged event.
InkToolbarMenuButtonRepresents an InkToolbar button that invokes a menu of tools, defined by the host app.
InkToolbarPenButtonProvides a base class for all built-in and custom pen buttons on an InkToolbar.
InkToolbarPencilButtonRepresents an InkToolbar toggle button control that activates the built-in pencil.
InkToolbarPenConfigurationControlRepresents an object used to configure an optional flyout associated with an InkToolbarCustomPenButton. An "extension glyph" is displayed on the button to indicate the existence of the flyout.
InkToolbarRulerButtonRepresents an InkToolbar button that sets the state of the built-in ruler tool to on or off.
InkToolbarStencilButtonRepresents an InkToolbar button that sets the state of stencil tool to on or off.
InkToolbarToggleButtonRepresents an object that provides infrastructure for both built-in and custom toggle buttons on an InkToolbar.
InkToolbarToolButtonProvides a base class for all built-in and custom buttons on an InkToolbar.
IsTextTrimmedChangedEventArgsProvides event data for the IsTextTrimmedChanged event.
ItemClickEventArgsProvides event data for the ItemClick event.
ItemCollectionHolds the list of items that represent the content of an ItemsControl.
ItemContainerGeneratorProvides mappings between the items of an ItemsControl and their container elements.
ItemsControlRepresents a control that can be used to present a collection of items.
ItemsPanelTemplateSpecifies the panel that the ItemsPresenter creates for the layout of the items of an ItemsControl.
ItemsPickedEventArgsProvides data for the ItemsPicked event.
ItemsPresenterSpecifies where items are placed in a control, usually an ItemsControl.
ItemsStackPanelArranges child elements of an ItemsControl into a single line that can be oriented horizontally or vertically. Supports pixel-based UI virtualization and grouped layouts.
ItemsWrapGridPositions child elements sequentially from left to right or top to bottom in an ItemsControl that shows multiple items. When elements extend beyond the container edge, elements are positioned in the next row or column. Supports pixel-based UI virtualization and grouped layouts.
ListBoxPresents a list of items the user can select from.
ListBoxItemRepresents the container for an item in a ListBox control.
ListPickerFlyoutRepresents a control that allows a user to pick one or more items from a list. See Remarks.
ListPickerFlyoutPresenterRepresents a control that allows a user to pick one or more items from a list. (Not recommended for Universal Windows Platform (UWP) app. See Flyout.)
ListViewRepresents a control that displays data items in a vertical stack.
ListViewBaseProvides the infrastructure for the ListView and GridView classes.
ListViewBaseHeaderItemProvides the infrastructure for the ListViewHeaderItem and GridViewHeaderItem classes.
ListViewHeaderItemRepresents items in the header for grouped data inside a ListView.
ListViewItemRepresents the container for an item in a ListView control.
ListViewPersistenceHelperRepresents a helper class to save and retrieve the relative scroll position of the ListView.
MediaElementRepresents an object that renders audio and video to the display. See Remarks.
MediaPlayerElementRepresents an object that uses a MediaPlayer to render audio and video to the display.
MediaPlayerPresenterRepresents an object that displays a MediaPlayer.
MediaTransportControlsRepresents the playback controls for a media player element.
MediaTransportControlsHelperProvides properties and methods to customize media transport controls.
MenuBarRepresents a specialized container that presents a set of menus in a horizontal row, typically at the top of an app window.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.MenuBar (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
MenuBarItemRepresents a top-level menu in a MenuBar control.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.MenuBarItem (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
MenuBarItemFlyoutRepresents the flyout of a MenuBar item.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.MenuBarItemFlyout (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
MenuFlyoutRepresents a flyout that displays a menu of commands.
MenuFlyoutItemRepresents a command in a MenuFlyout control.
MenuFlyoutItemBaseRepresents the base class for items in a MenuFlyout control.
MenuFlyoutPresenterDisplays the content of a MenuFlyout control.
MenuFlyoutSeparatorRepresents a horizontal line that separates items in an MenuFlyout.
MenuFlyoutSubItemRepresents a menu item that displays a sub-menu in a MenuFlyout control.
NavigationViewRepresents a container that enables navigation of app content. It has a header, a view for the main content, and a menu pane for navigation commands.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationView (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewBackRequestedEventArgsProvides event data for the NavigationView.BackRequested event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewBackRequestedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewDisplayModeChangedEventArgsProvides data for the NavigationView.DisplayModeChanged event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewDisplayModeChangedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewItemRepresents the container for an item in a NavigationView control.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewItem (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewItemBaseBase class for NavigationView menu items.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewItemBase (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewItemHeaderRepresents a header for a group of menu items in a NavigationMenu.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewItemHeader (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewItemInvokedEventArgsProvides event data for the NavigationView.ItemInvoked event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewItemInvokedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewItemSeparatorRepresents a line that separates menu items in a NavigationMenu.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewItemSeparator (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewListRepresents a control that displays menu items in a NavigationView control.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewList (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewPaneClosingEventArgsProvides data for the NavigationView.PaneClosing event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewPaneClosingEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewSelectionChangedEventArgsProvides data for the NavigationView.SelectionChanged event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewSelectionChangedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewTemplateSettingsProvides calculated values that can be referenced as TemplatedParent sources when defining templates for a NavigationView. Not intended for general use.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewTemplateSettings (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NotifyEventArgsProvides data for the ScriptNotify event.
PageRepresents content that a Frame control can navigate to.
PanelProvides a base class for all Panel elements. Use Panel elements to position and arrange child objects in a UI page.
ParallaxViewRepresents a container that ties the scroll position of a foreground element, such as a list, to a background element, such as an image. As you scroll through the foreground element, it animates the background element to create a parallax effect.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ParallaxView (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
PasswordBoxRepresents a control for entering passwords.
PasswordBoxPasswordChangingEventArgsProvides event data for the PasswordBox.PasswordChanging event.
PathIconRepresents an icon that uses a vector path as its content.
PathIconSourceRepresents an icon source that uses a vector path as its content.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.PathIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
PersonPictureRepresents a control that displays the avatar image for a person, if one is available; if not, it displays the person's initials or a generic glyph.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.PersonPicture (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
PickerConfirmedEventArgsProvides data for the PickerConfirmed event.
PickerFlyoutRepresents a custom picker control. (Not recommended for Universal Windows Platform (UWP) app. See Flyout.)
PickerFlyoutPresenterRepresents a custom picker. (Not recommended for Universal Windows Platform (UWP) app. See Flyout.)
PivotRepresents a control that provides quick navigation of views within an app.
PivotItemRepresents the container for an item in a Pivot control.
PivotItemEventArgsEvent arguments for dynamically interacting with the PivotItem before use, allowing for delay load scenarios.
ProgressBarRepresents a control that indicates the progress of an operation, where the typical visual appearance is a bar that animates a filled area as progress continues.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ProgressBar (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ProgressRingRepresents a control that indicates that an operation is ongoing. The typical visual appearance is a ring-shaped "spinner" that cycles an animation as progress continues.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ProgressRing (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RadioButtonRepresents a button that allows a user to select a single option from a group of options.
RatingControlRepresents a control that lets a user enter a star rating.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RatingControl (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RatingItemFontInfoRepresents information about the visual states of font elements that represent a rating.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RatingItemFontInfo (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RatingItemImageInfoRepresents information about the visual states of image elements that represent a rating.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RatingItemImageInfo (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RatingItemInfoRepresents information about the visual states of the elements that represent a rating.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RatingItemInfo (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshContainerRepresents a container control that provides a RefreshVisualizer and pull-to-refresh functionality for scrollable content.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshContainer (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshInteractionRatioChangedEventArgsProvides event data.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshInteractionRatioChangedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshRequestedEventArgsProvides event data for RefreshRequested events.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshRequestedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshStateChangedEventArgsProvides event data for the RefreshVisualizer.RefreshStateChanged event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshStateChangedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshVisualizerRepresents a control that provides animated state indicators for content refresh.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizer (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RelativePanelDefines an area within which you can position and align child objects in relation to each other or the parent panel.
RichEditBoxRepresents a rich text editing control that supports formatted text, hyperlinks, and other rich content.
RichEditBoxSelectionChangingEventArgsProvides event data for the RichEditBox.SelectionChanging event.
RichEditBoxTextChangingEventArgsProvides event data for the RichEditBox.TextChanging event.
RichTextBlockRepresents a rich text display container that supports formatted text, hyperlinks, inline images, and other rich content. RichTextBlock supports a built-in overflow model.
RichTextBlockOverflowRepresents a rich text display overflow container. This element cannot have direct content. The only purpose of RichTextBlockOverflow is to display text content that does not fit in the bounds of a RichTextBlock or another RichTextBlockOverflow element.
RowDefinitionDefines row-specific properties that apply to Grid elements.
RowDefinitionCollectionProvides access to an ordered, strongly typed collection of RowDefinition objects.
ScrollContentPresenterDisplays the content of a ScrollViewer control.
ScrollViewerRepresents a scrollable area that can contain other visible elements.
ScrollViewerViewProvides a view for a ScrollViewer when its view is changing.
ScrollViewerViewChangedEventArgsProvides event data for the ViewChanged event and similar control-specific events.
ScrollViewerViewChangingEventArgsProvides event data for the ViewChanging event and similar control-specific events.
SearchBoxRepresents a control that can be used to enter search query text. (Not recommended for Universal Windows Platform (UWP) apps. See AutoSuggestBox.)
SearchBoxQueryChangedEventArgsProvides event data for the SearchBox.QueryChanged event.
SearchBoxQuerySubmittedEventArgsProvides event data for the SearchBox.QuerySubmitted event.
SearchBoxResultSuggestionChosenEventArgsProvides event data for the SearchBox.ResultSuggestionChosen event.
SearchBoxSuggestionsRequestedEventArgsProvides event data for the SearchBox.SuggestionsRequested event.
SectionsInViewChangedEventArgsProvides data for the Hub.SectionsInViewChanged event.
SelectionChangedEventArgsProvides data for the SelectionChanged event.
SemanticZoomRepresents a scrollable control that incorporates two views that have a semantic relationship. For example, the ZoomedOutView might be an index of titles, and the ZoomedInView might include details and summaries for each of the title entries. Views can be changed using zoom or other interactions.
SemanticZoomLocationCommunicates information for items and view state in a SemanticZoom, such that hosts for scrolling and virtualization (such as ListViewBase) can get correct item and bounds information.
SemanticZoomViewChangedEventArgsProvides event data for the ViewChangeStarted and ViewChangeCompleted events.
SettingsFlyoutNote
SettingsFlyout is not supported for use in Universal Windows Platform (UWP) app for Windows 10. Instead, use a Flyout.
Note
SettingsFlyout is supported only for use with the SettingsPane in Windows 8. While the SettingsFlyout type is visible in Windows Phone projects, SettingsPane is not present on Windows Phone, so use of SettingsFlyout is not supported.
Represents a control that provides in-context access to settings that affect the current app. (Not recommended for Universal Windows Platform (UWP) app.)
SliderRepresents a control that lets the user select from a range of values by moving a Thumb control along a track.
SplitButtonRepresents a button with two parts that can be invoked separately. One part behaves like a standard button and the other part invokes a flyout.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SplitButton (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SplitButtonAutomationPeerExposes SplitButton types to Microsoft UI Automation.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SplitButtonAutomationPeer (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SplitButtonClickEventArgsProvides event data for the SplitButton.Click event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SplitButtonClickEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SplitViewRepresents a container with two views; one view for the main content and another view that is typically used for navigation commands.
SplitViewPaneClosingEventArgsProvides event data for the SplitView.PaneClosing event.
StackPanelArranges child elements into a single line that can be oriented horizontally or vertically.
StyleSelectorEnables custom item style selection logic as a function of the content data and its specific item container.
SwapChainBackgroundPanelImplements a XAML layout surface target for Microsoft DirectX interoperation scenarios. This panel has some atypical restrictions on its usage within an app window; see Remarks.
Important
SwapChainBackgroundPanel may be altered or unavailable for releases after Windows 8.1. Instead, use SwapChainPanel.
SwapChainPanelProvides a hosting surface, where Microsoft DirectX swap chains provide content that can be rendered into a XAML UI. A SwapChainPanel element is a key component for an app that renders Microsoft DirectX graphics and then presents those visuals within a XAML page.
SwipeControlRepresents a container that provides access to contextual commands through touch interactions.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeControl (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SwipeItemRepresents an individual command in a SwipeControl.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeItem (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SwipeItemInvokedEventArgsProvides event data for the SwipeItem.Invoked event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeItemInvokedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SwipeItemsRepresents a collection of SwipeItem objects.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeItems (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SymbolIconRepresents an icon that uses a glyph from the Segoe MDL2 Assets font as its content.
SymbolIconSourceRepresents an icon source that uses a glyph from the Segoe MDL2 Assets font as its content.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SymbolIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TextBlockProvides a lightweight control for displaying small amounts of text.
TextBoxRepresents a control that can be used to display and edit plain text (single or multi-line).
TextBoxBeforeTextChangingEventArgsProvides event data for the TextBox.BeforeTextChanging event.
TextBoxSelectionChangingEventArgsProvides event data for the TextBox.SelectionChanging event.
TextBoxTextChangingEventArgsProvides event data for the TextBox.TextChanging event.
TextChangedEventArgsProvides data for the TextChanged event.
TextCommandBarFlyoutRepresents a specialized command bar flyout that contains commands for editing text.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TextCommandBarFlyout (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TextCompositionChangedEventArgsProvides event data for the TextCompositionChanged event on TextBox and RichEditBox.
TextCompositionEndedEventArgsProvides event data for the TextCompositionEnded event on TextBox and RichEditBox.
TextCompositionStartedEventArgsProvides event data for the TextCompositionStarted event on TextBox and RichEditBox.
TextControlCopyingToClipboardEventArgsProvides event data for the CopyingToClipboard event.
TextControlCuttingToClipboardEventArgsProvides event data for the CuttingToClipboard event.
TextControlPasteEventArgsProvides data for the text control Paste event.
TimePickedEventArgsProvides data for the TimePicked event.
TimePickerRepresents a control that allows a user to pick a time value.
TimePickerFlyoutRepresents a control that allows a user to pick a time value.
TimePickerFlyoutPresenterRepresents the visual container for the TimePickerFlyout.
TimePickerSelectedValueChangedEventArgsProvides event data for the TimePicker.SelectedTimeChanged event.
TimePickerValueChangedEventArgsProvides event data for the TimePicker.TimeChanged event.
ToggleMenuFlyoutItemRepresents an item in a MenuFlyout that a user can change between two states, checked or unchecked.
ToggleSplitButtonRepresents a button with two parts that can be invoked separately. One part behaves like a toggle button and the other part invokes a flyout.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ToggleSplitButton (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ToggleSplitButtonAutomationPeerExposes ToggleSplitButton types to Microsoft UI Automation.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ToggleSplitButtonAutomationPeer (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ToggleSplitButtonIsCheckedChangedEventArgsProvides event data for the ToggleSplitButton.IsCheckedChanged event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ToggleSplitButtonIsCheckedChangedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ToggleSwitchRepresents a switch that can be toggled between two states.
ToolTipRepresents a pop-up window for displaying information about an element in the UI.
ToolTipServiceRepresents a service that provides static methods to display a ToolTip.
TreeViewRepresents a hierarchical list with expanding and collapsing nodes that contain nested items.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeView (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewCollapsedEventArgsProvides event data for the TreeView.Collapsed event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewCollapsedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewDragItemsCompletedEventArgsProvides event data for the TreeView.DragItemsCompleted event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewDragItemsCompletedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewDragItemsStartingEventArgsProvides event data for the TreeView.DragItemsStarting event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewDragItemsStartingEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewExpandingEventArgsProvides event data for the TreeView.Expanding event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewExpandingEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewItemRepresents the container for an item in a TreeView control.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewItem (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewItemInvokedEventArgsProvides event data for the TreeView.ItemInvoked event.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewItemInvokedEventArgs (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewItemTemplateSettingsProvides calculated values that can be referenced as TemplatedParent sources when defining templates for a TreeViewItem control. Not intended for general use.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewItemTemplateSettings (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewListRepresents a flattened list of tree view items so that operations such as keyboard navigation and drag-and-drop can be inherited from ListView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewList (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TreeViewNodeRepresents a node in a TreeView control.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewNode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TwoPaneViewRepresents a container with two views that size and position content in the available space, either side-by-side or top-bottom.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TwoPaneView (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
UIElementCollectionRepresents an ordered collection of UIElement objects.
UserControlProvides the base class for defining a new control that encapsulates related existing controls and provides its own logic.
VariableSizedWrapGridProvides a grid-style layout panel where each tile/cell can be variable size based on content.
ViewboxDefines a content decorator that can stretch and scale a single child to fill the available space.
VirtualizingPanelProvides a framework for Panel elements that virtualize their visual children.
VirtualizingStackPanelArranges and virtualizes content on a single line that is oriented either horizontally or vertically. Can only be used to display items in an ItemsControl.
WebViewProvides a control that hosts HTML content in an app.
WebViewBrushProvides a brush that renders the content that is currently hosted in a WebView control.
WebViewContentLoadingEventArgsProvides data for the WebView.ContentLoading event.
WebViewDeferredPermissionRequestRepresents a deferred request for permissions in a WebView.
WebViewDOMContentLoadedEventArgsProvides data for the DOMContentLoaded event.
WebViewLongRunningScriptDetectedEventArgsProvides data for the WebView.LongRunningScriptDetected event.
WebViewNavigationCompletedEventArgsProvides data for the WebView.NavigationCompleted and FrameNavigationCompleted events.
WebViewNavigationFailedEventArgsProvides data for the WebView.NavigationFailed event.
WebViewNavigationStartingEventArgsProvides data for the WebView.NavigationStarting and FrameNavigationStarting events.
WebViewNewWindowRequestedEventArgsProvides data for the WebView.NewWindowRequested event.
WebViewPermissionRequestRepresents a request for permissions in a WebView.
WebViewPermissionRequestedEventArgsProvides event data for the WebView.PermissionRequested event.
WebViewSeparateProcessLostEventArgsProvides event data for the WebView.SeparateProcessLost event.
WebViewSettingsDefines properties that enable or disable WebView features.
WebViewUnsupportedUriSchemeIdentifiedEventArgsProvides data for the WebView.UnsupportedUriSchemeIdentified event.
WebViewUnviewableContentIdentifiedEventArgsProvides data for the WebView.UnviewableContentIdentified event.
WebViewWebResourceRequestedEventArgsProvides event data for the WebView.WebResourceRequested event.
WrapGridPositions child elements sequentially from left to right or top to bottom. When elements extend beyond the container edge, elements are positioned in the next row or column. Can only be used to display items in an ItemsControl. See Remarks.
AppBarClosedDisplayModeDefines constants that specify whether icon buttons are displayed when an app bar is not completely open.
AutoSuggestionBoxTextChangeReasonValues used to indicate the reason for the text changing in the AutoSuggestBox.
BackgroundSizingDefines constants that specify how far an element's background extends in relation to the element's border.
CalendarViewDisplayModeDefines constants that specify which view of the calendar is shown.
CalendarViewSelectionModeDefines constants that specify what kind of date selections are allowed in the calendar.
CandidateWindowAlignmentDefines constants that specify how the Input Method Editor (IME) window for text predictions is aligned with a text edit control.
CharacterCasingDefines constants that specify how a control modifies the case of characters as they are typed.
ClickModeSpecifies when the Click event should be raised for a control.
ColorPickerHsvChannelDefines contstants that specify which Hue-Saturation-Value-Alpha component a slider in a ColorPicker controls.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ColorPickerHsvChannel (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ColorSpectrumComponentsDefines constants that specify how the Hue-Saturation-Value (HSV) color components are mapped onto the ColorSpectrum.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ColorSpectrumComponents (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ColorSpectrumShapeDefines constants that specify how the ColorSpectrum control is shown.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ColorSpectrumShape (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
ComboBoxSelectionChangedTriggerDefines constants that specify what action causes a SelectionChanged event to occur.
CommandBarDefaultLabelPositionDefines constants that specify the placement and visibility of AppBarButton labels in a CommandBar.
CommandBarDynamicOverflowActionDefines constants that specify whether items were added to or removed from the CommandBar overflow menu.
CommandBarLabelPositionDefines constants that specify the placement and visibility of an app bar button's label.
CommandBarOverflowButtonVisibilityDefines constants that specify when a command bar's overflow button is shown.
ContentDialogButtonDefines constants that specify the default button on a content dialog.
ContentDialogPlacementDefines constants that specify where in the XAML visual tree a ContentDialog is rooted.
ContentDialogResultSpecifies identifiers to indicate the return value of a ContentDialog
ContentLinkChangeKindDefines constants that specify what kind of change is being made to a ContentLink.
DisabledFormattingAcceleratorsDefines constants that specify which keyboard shortcuts for formatting are disabled in a RichEditBox.
HandwritingPanelPlacementAlignmentDefines constants that specify where the handwriting view panel is anchored to the control.
IncrementalLoadingTriggerDefines constants that specify list view incremental loading behavior (IncrementalLoadingTrigger property).
InkToolbarButtonFlyoutPlacementSpecifies the location of the ink stroke configuration flyout relative to the InkToolbar.
InkToolbarFlyoutItemKindSpecifies the types of buttons that can be used on an InkToolbar flyout.
InkToolbarInitialControlsDefines constants that specify the built-in buttons (InitialControls) added to an InkToolbar at initialization.
InkToolbarMenuKindSpecifies the types of menu buttons that can be added to an InkToolbar.
InkToolbarStencilKindSpecifies the types of InkToolbar stencils.
InkToolbarToggleDefines constants that specify the button types exposed in the toggle button group of an InkToolbar.
InkToolbarToolDefines constants that specify the type of built-in or custom tool associated with the InkToolbarToolButton.
ItemsUpdatingScrollModeDefines constants that specify the scrolling behavior of items while updating.
LightDismissOverlayModeDefines constants that specify whether the area outside of a light-dismiss UI is darkened.
ListPickerFlyoutSelectionModeDefines constants that specify the selection mode of a ListPickerFlyout.
ListViewReorderModeDefines constants that specify the reorder mode of a ListView or GridView.
ListViewSelectionModeDefines constants that specify the selection mode of a ListView or GridView.
NavigationViewBackButtonVisibleDefines constants that specify whether the back button is visible in NavigationView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewBackButtonVisible (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewDisplayModeDefines constants that specify how the pane is shown in a NavigationView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewDisplayMode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewOverflowLabelModeDefines constants that specify the label for the overflow button in a NavigationView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewOverflowLabelMode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewPaneDisplayModeDefines constants that specify how and where the NavigationView pane is shown.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewPaneDisplayMode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewSelectionFollowsFocusDefines constants that specify whether item selection changes when keyboard focus changes in a NavigationView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewSelectionFollowsFocus (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
NavigationViewShoulderNavigationEnabledDefines constants that specify when gamepad bumpers can be used to navigate the top-level navigation items in a NavigationView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationViewShoulderNavigationEnabled (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
OrientationDefines constants that specify the different orientations that a control or layout can have.
PanelScrollingDirectionDefines constants that specify the direction that a panel is scrolling.
ParallaxSourceOffsetKindDefines constants that specify how the source offset values of a ParallaxView are interpreted.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ParallaxSourceOffsetKind (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
PasswordRevealModeDefines constants that specify the password reveal behavior of a PasswordBox.
PivotHeaderFocusVisualPlacementDefines constants that specify the style of focus visual used for pivot header items.
PivotSlideInAnimationGroupDefines constants that specify the different slide-in animation groups that Pivot elements can belong to.
RefreshPullDirectionDefines constants that specify the direction to pull a RefreshContainer to initiate a refresh.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshPullDirection (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshVisualizerOrientationDefines constants that specify the starting position of a RefreshVisualizer's progress spinner.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizerOrientation (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RefreshVisualizerStateDefines constants that specify the state of a RefreshVisualizer
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizerState (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
RequiresPointerDefines constants that specify when an element requires a mouse-like pointer behavior from a game pad.
RichEditClipboardFormatDefines constants that specify the format of text copied from a RichEditBox.
ScrollBarVisibilityDefines constants that specify the visibility of a scrollbar within a ScrollViewer control.
ScrollIntoViewAlignmentDefines constants that describe how an item that is programmatically scrolled into view aligns with the visible area.
ScrollModeDefines constants that specify scrolling behavior for ScrollViewer and other parts involved in scrolling scenarios.
SelectionModeDefines constants that specify the selection behavior for a ListBox.
SnapPointsTypeDefines constants that specify how panning snap points are processed for gesture/manipulation input.
SplitViewDisplayModeDefines constants that specify how the pane is shown in a SplitView.
SplitViewPanePlacementDefines constants that specify whether the pane is to the left or right of the content in a SplitView.
StretchDirectionDefines constants that specify the direction that content is scaled.
SwipeBehaviorOnInvokedDefines constants that specify how a SwipeControl behaves after a command is invoked.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeBehaviorOnInvoked (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SwipeModeDefines constants that specify the effect of a swipe interaction.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeMode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
SymbolDefines constants that specify a glyph from the Segoe MDL2 Assets font to use as the content of a SymbolIcon.
TreeViewSelectionModeDefines constants that specify the selection behavior for a TreeView instance.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewSelectionMode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TwoPaneViewModeDefines constants that specify how panes are shown in a TwoPaneView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TwoPaneViewMode (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TwoPaneViewPriorityDefines constants that specify which pane has priority in a TwoPaneView.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TwoPaneViewPriority (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TwoPaneViewTallModeConfigurationDefines constants that specify how panes are shown in a TwoPaneView in tall mode.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TwoPaneViewTallModeConfiguration (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
TwoPaneViewWideModeConfigurationDefines constants that specify how panes are shown in a TwoPaneView in wide mode.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TwoPaneViewWideModeConfiguration (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
VirtualizationModeDefines constants that specify how VirtualizingStackPanel manages item containers for its child items.
WebViewExecutionModeDefines constants that specify whether WebView hosts HTML content on the UI thread or on a non-UI thread.
WebViewPermissionStateDefines constants that specify the state of a WebView.PermissionRequested event.
WebViewPermissionTypeDefines constants the specify the type of permission requested in a WebView.
ZoomModeDefines constants that specify the current mode for zoom behavior in the ScrollViewer content.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4