react-native-xaml
Version:
Allows using XAML directly, inside of a React Native Windows app
512 lines • 54.8 kB
JavaScript
/*************************************************************
THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT MODIFY MANUALLY
SOURCE WINMDS USED:
- %USERPROFILE%\.nuget\packages\microsoft.ui.xaml\2.8.0\lib\uap10.0\Microsoft.UI.Xaml.winmd
**************************************************************/
import React from 'react';
import { NativeXamlControl } from './NativeXamlControl';
import { findNodeHandle, UIManager } from 'react-native';
export var WinUI;
(function (WinUI) {
const _AnimatedIcon = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.AnimatedIcon', ref: ref })));
WinUI.AnimatedIcon = _AnimatedIcon;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _AnimatedVisualPlayer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer', ref: ref })));
WinUI.AnimatedVisualPlayer = _AnimatedVisualPlayer;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _BreadcrumbBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.BreadcrumbBar', ref: ref })));
WinUI.BreadcrumbBar = _BreadcrumbBar;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _BreadcrumbBarItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.BreadcrumbBarItem', ref: ref })));
WinUI.BreadcrumbBarItem = _BreadcrumbBarItem;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ColorPicker = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ColorPicker', ref: ref })));
WinUI.ColorPicker = _ColorPicker;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _CommandBarFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.CommandBarFlyout', ref: ref })));
WinUI.CommandBarFlyout = _CommandBarFlyout;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _DropDownButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.DropDownButton', ref: ref })));
WinUI.DropDownButton = _DropDownButton;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _Expander = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Expander', ref: ref })));
WinUI.Expander = _Expander;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ImageIcon = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ImageIcon', ref: ref })));
WinUI.ImageIcon = _ImageIcon;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _InfoBadge = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.InfoBadge', ref: ref })));
WinUI.InfoBadge = _InfoBadge;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _InfoBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.InfoBar', ref: ref })));
WinUI.InfoBar = _InfoBar;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ItemsRepeater = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ItemsRepeater', ref: ref })));
WinUI.ItemsRepeater = _ItemsRepeater;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ItemsRepeaterScrollHost = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ItemsRepeaterScrollHost', ref: ref })));
WinUI.ItemsRepeaterScrollHost = _ItemsRepeaterScrollHost;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _MenuBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.MenuBar', ref: ref })));
WinUI.MenuBar = _MenuBar;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _MenuBarItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.MenuBarItem', ref: ref })));
WinUI.MenuBarItem = _MenuBarItem;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _MenuBarItemFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.MenuBarItemFlyout', ref: ref })));
WinUI.MenuBarItemFlyout = _MenuBarItemFlyout;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _NavigationView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.NavigationView', ref: ref })));
WinUI.NavigationView = _NavigationView;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _NavigationViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.NavigationViewItem', ref: ref })));
WinUI.NavigationViewItem = _NavigationViewItem;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _NavigationViewItemHeader = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.NavigationViewItemHeader', ref: ref })));
WinUI.NavigationViewItemHeader = _NavigationViewItemHeader;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _NavigationViewItemSeparator = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.NavigationViewItemSeparator', ref: ref })));
WinUI.NavigationViewItemSeparator = _NavigationViewItemSeparator;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _NumberBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.NumberBox', ref: ref })));
WinUI.NumberBox = _NumberBox;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ParallaxView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ParallaxView', ref: ref })));
WinUI.ParallaxView = _ParallaxView;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _PersonPicture = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.PersonPicture', ref: ref })));
WinUI.PersonPicture = _PersonPicture;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _PipsPager = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.PipsPager', ref: ref })));
WinUI.PipsPager = _PipsPager;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ColorPickerSlider = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.ColorPickerSlider', ref: ref })));
WinUI.ColorPickerSlider = _ColorPickerSlider;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ColorSpectrum = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum', ref: ref })));
WinUI.ColorSpectrum = _ColorSpectrum;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _CommandBarFlyoutCommandBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBar', ref: ref })));
WinUI.CommandBarFlyoutCommandBar = _CommandBarFlyoutCommandBar;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _InfoBarPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.InfoBarPanel', ref: ref })));
WinUI.InfoBarPanel = _InfoBarPanel;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _MonochromaticOverlayPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.MonochromaticOverlayPresenter', ref: ref })));
WinUI.MonochromaticOverlayPresenter = _MonochromaticOverlayPresenter;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _NavigationViewItemPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.NavigationViewItemPresenter', ref: ref })));
WinUI.NavigationViewItemPresenter = _NavigationViewItemPresenter;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TabViewListView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.Primitives.TabViewListView', ref: ref })));
WinUI.TabViewListView = _TabViewListView;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ProgressBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ProgressBar', ref: ref })));
WinUI.ProgressBar = _ProgressBar;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ProgressRing = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ProgressRing', ref: ref })));
WinUI.ProgressRing = _ProgressRing;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _RadioButtons = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.RadioButtons', ref: ref })));
WinUI.RadioButtons = _RadioButtons;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _RadioMenuFlyoutItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.RadioMenuFlyoutItem', ref: ref })));
WinUI.RadioMenuFlyoutItem = _RadioMenuFlyoutItem;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _RatingControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.RatingControl', ref: ref })));
WinUI.RatingControl = _RatingControl;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _RefreshContainer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.RefreshContainer', ref: ref })));
WinUI.RefreshContainer = _RefreshContainer;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _RefreshVisualizer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.RefreshVisualizer', ref: ref })));
WinUI.RefreshVisualizer = _RefreshVisualizer;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _RevealListViewItemPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.RevealListViewItemPresenter', ref: ref })));
WinUI.RevealListViewItemPresenter = _RevealListViewItemPresenter;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _SplitButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.SplitButton', ref: ref })));
WinUI.SplitButton = _SplitButton;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _SwipeControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.SwipeControl', ref: ref })));
WinUI.SwipeControl = _SwipeControl;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TabView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TabView', ref: ref })));
WinUI.TabView = _TabView;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TabViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TabViewItem', ref: ref })));
WinUI.TabViewItem = _TabViewItem;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TeachingTip = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TeachingTip', ref: ref })));
WinUI.TeachingTip = _TeachingTip;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TextCommandBarFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TextCommandBarFlyout', ref: ref })));
WinUI.TextCommandBarFlyout = _TextCommandBarFlyout;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _ToggleSplitButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.ToggleSplitButton', ref: ref })));
WinUI.ToggleSplitButton = _ToggleSplitButton;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TreeView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TreeView', ref: ref })));
WinUI.TreeView = _TreeView;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TreeViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TreeViewItem', ref: ref })));
WinUI.TreeViewItem = _TreeViewItem;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TreeViewList = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TreeViewList', ref: ref })));
WinUI.TreeViewList = _TreeViewList;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _TwoPaneView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.TwoPaneView', ref: ref })));
WinUI.TwoPaneView = _TwoPaneView;
})(WinUI || (WinUI = {}));
(function (WinUI) {
const _WebView2 = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Microsoft.UI.Xaml.Controls.WebView2', ref: ref })));
WinUI.WebView2 = _WebView2;
})(WinUI || (WinUI = {}));
const _ContentControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ContentControl', ref: ref })));
export const ContentControl = _ContentControl;
const _AppBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.AppBar', ref: ref })));
export const AppBar = _AppBar;
const _Button = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Button', ref: ref })));
export const Button = _Button;
const _AppBarButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.AppBarButton', ref: ref })));
export const AppBarButton = _AppBarButton;
const _AppBarElementContainer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.AppBarElementContainer', ref: ref })));
export const AppBarElementContainer = _AppBarElementContainer;
const _AppBarSeparator = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.AppBarSeparator', ref: ref })));
export const AppBarSeparator = _AppBarSeparator;
const _ToggleButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.ToggleButton', ref: ref })));
export const ToggleButton = _ToggleButton;
const _AppBarToggleButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.AppBarToggleButton', ref: ref })));
export const AppBarToggleButton = _AppBarToggleButton;
const _ItemsControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ItemsControl', ref: ref })));
export const ItemsControl = _ItemsControl;
const _AutoSuggestBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.AutoSuggestBox', ref: ref })));
export const AutoSuggestBox = _AutoSuggestBox;
const _BitmapIcon = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.BitmapIcon', ref: ref })));
export const BitmapIcon = _BitmapIcon;
const _Border = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Border', ref: ref })));
export const Border = _Border;
const _CalendarDatePicker = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CalendarDatePicker', ref: ref })));
export const CalendarDatePicker = _CalendarDatePicker;
const _CalendarView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CalendarView', ref: ref })));
export const CalendarView = _CalendarView;
const _CalendarViewDayItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CalendarViewDayItem', ref: ref })));
export const CalendarViewDayItem = _CalendarViewDayItem;
const _Canvas = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Canvas', ref: ref })));
export const Canvas = _Canvas;
const _CaptureElement = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CaptureElement', ref: ref })));
export const CaptureElement = _CaptureElement;
const _CheckBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CheckBox', ref: ref })));
export const CheckBox = _CheckBox;
const _ColorPicker = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ColorPicker', ref: ref })));
export const ColorPicker = _ColorPicker;
const _ComboBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ComboBox', ref: ref })));
export const ComboBox = _ComboBox;
const _ComboBoxItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ComboBoxItem', ref: ref })));
export const ComboBoxItem = _ComboBoxItem;
const _CommandBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CommandBar', ref: ref })));
export const CommandBar = _CommandBar;
const _CommandBarFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CommandBarFlyout', ref: ref })));
export const CommandBarFlyout = _CommandBarFlyout;
const _CommandBarOverflowPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.CommandBarOverflowPresenter', ref: ref })));
export const CommandBarOverflowPresenter = _CommandBarOverflowPresenter;
const _ContentDialog = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ContentDialog', ref: ref })));
export const ContentDialog = _ContentDialog;
const _ContentPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ContentPresenter', ref: ref })));
export const ContentPresenter = _ContentPresenter;
const _DatePicker = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.DatePicker', ref: ref })));
export const DatePicker = _DatePicker;
const _DatePickerFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.DatePickerFlyout', ref: ref })));
export const DatePickerFlyout = _DatePickerFlyout;
const _DropDownButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.DropDownButton', ref: ref })));
export const DropDownButton = _DropDownButton;
const _FlipView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.FlipView', ref: ref })));
export const FlipView = _FlipView;
const _FlipViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.FlipViewItem', ref: ref })));
export const FlipViewItem = _FlipViewItem;
const _Flyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Flyout', ref: ref })));
export const Flyout = _Flyout;
const _FlyoutPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.FlyoutPresenter', ref: ref })));
export const FlyoutPresenter = _FlyoutPresenter;
const _FontIcon = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.FontIcon', ref: ref })));
export const FontIcon = _FontIcon;
const _Frame = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Frame', ref: ref })));
export const Frame = _Frame;
const _Grid = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Grid', ref: ref })));
export const Grid = _Grid;
const _GridView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.GridView', ref: ref })));
export const GridView = _GridView;
const _GridViewHeaderItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.GridViewHeaderItem', ref: ref })));
export const GridViewHeaderItem = _GridViewHeaderItem;
const _GridViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.GridViewItem', ref: ref })));
export const GridViewItem = _GridViewItem;
const _GroupItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.GroupItem', ref: ref })));
export const GroupItem = _GroupItem;
const _HandwritingView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.HandwritingView', ref: ref })));
export const HandwritingView = _HandwritingView;
const _Hub = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Hub', ref: ref })));
export const Hub = _Hub;
const _HubSection = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.HubSection', ref: ref })));
export const HubSection = _HubSection;
const _HyperlinkButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.HyperlinkButton', ref: ref })));
export const HyperlinkButton = _HyperlinkButton;
const _IconSourceElement = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.IconSourceElement', ref: ref })));
export const IconSourceElement = _IconSourceElement;
const _Image = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Image', ref: ref })));
export const Image = _Image;
const _InkCanvas = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkCanvas', ref: ref })));
export const InkCanvas = _InkCanvas;
const _InkToolbar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbar', ref: ref })));
export const InkToolbar = _InkToolbar;
const _RadioButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RadioButton', ref: ref })));
export const RadioButton = _RadioButton;
const _InkToolbarBallpointPenButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarBallpointPenButton', ref: ref })));
export const InkToolbarBallpointPenButton = _InkToolbarBallpointPenButton;
const _InkToolbarCustomPenButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarCustomPenButton', ref: ref })));
export const InkToolbarCustomPenButton = _InkToolbarCustomPenButton;
const _InkToolbarCustomToggleButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarCustomToggleButton', ref: ref })));
export const InkToolbarCustomToggleButton = _InkToolbarCustomToggleButton;
const _InkToolbarCustomToolButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarCustomToolButton', ref: ref })));
export const InkToolbarCustomToolButton = _InkToolbarCustomToolButton;
const _InkToolbarEraserButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarEraserButton', ref: ref })));
export const InkToolbarEraserButton = _InkToolbarEraserButton;
const _InkToolbarFlyoutItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarFlyoutItem', ref: ref })));
export const InkToolbarFlyoutItem = _InkToolbarFlyoutItem;
const _InkToolbarHighlighterButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarHighlighterButton', ref: ref })));
export const InkToolbarHighlighterButton = _InkToolbarHighlighterButton;
const _InkToolbarPenConfigurationControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarPenConfigurationControl', ref: ref })));
export const InkToolbarPenConfigurationControl = _InkToolbarPenConfigurationControl;
const _InkToolbarPencilButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarPencilButton', ref: ref })));
export const InkToolbarPencilButton = _InkToolbarPencilButton;
const _InkToolbarRulerButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarRulerButton', ref: ref })));
export const InkToolbarRulerButton = _InkToolbarRulerButton;
const _InkToolbarStencilButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.InkToolbarStencilButton', ref: ref })));
export const InkToolbarStencilButton = _InkToolbarStencilButton;
const _ItemsPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ItemsPresenter', ref: ref })));
export const ItemsPresenter = _ItemsPresenter;
const _ItemsStackPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ItemsStackPanel', ref: ref })));
export const ItemsStackPanel = _ItemsStackPanel;
const _ItemsWrapGrid = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ItemsWrapGrid', ref: ref })));
export const ItemsWrapGrid = _ItemsWrapGrid;
const _ListBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ListBox', ref: ref })));
export const ListBox = _ListBox;
const _ListBoxItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ListBoxItem', ref: ref })));
export const ListBoxItem = _ListBoxItem;
const _ListPickerFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ListPickerFlyout', ref: ref })));
export const ListPickerFlyout = _ListPickerFlyout;
const _ListView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ListView', ref: ref })));
export const ListView = _ListView;
const _ListViewHeaderItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ListViewHeaderItem', ref: ref })));
export const ListViewHeaderItem = _ListViewHeaderItem;
const _ListViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ListViewItem', ref: ref })));
export const ListViewItem = _ListViewItem;
const _MapControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Maps.MapControl', ref: ref })));
export const MapControl = _MapControl;
const _MediaElement = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MediaElement', ref: ref })));
export const MediaElement = _MediaElement;
const _MediaPlayerElement = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MediaPlayerElement', ref: ref })));
export const MediaPlayerElement = _MediaPlayerElement;
const _MediaPlayerPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MediaPlayerPresenter', ref: ref })));
export const MediaPlayerPresenter = _MediaPlayerPresenter;
const _MediaTransportControls = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MediaTransportControls', ref: ref })));
export const MediaTransportControls = _MediaTransportControls;
const _MenuBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuBar', ref: ref })));
export const MenuBar = _MenuBar;
const _MenuBarItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuBarItem', ref: ref })));
export const MenuBarItem = _MenuBarItem;
const _MenuFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuFlyout', ref: ref })));
_MenuFlyout.ShowAt = (ref, args) => {
const tag = findNodeHandle(ref.current);
UIManager.dispatchViewManagerCommand(tag, UIManager.getViewManagerConfig('XamlControl').Commands.ShowAt, [args]);
};
export const MenuFlyout = _MenuFlyout;
const _MenuBarItemFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuBarItemFlyout', ref: ref })));
export const MenuBarItemFlyout = _MenuBarItemFlyout;
const _MenuFlyoutItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuFlyoutItem', ref: ref })));
export const MenuFlyoutItem = _MenuFlyoutItem;
const _MenuFlyoutPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuFlyoutPresenter', ref: ref })));
export const MenuFlyoutPresenter = _MenuFlyoutPresenter;
const _MenuFlyoutSeparator = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuFlyoutSeparator', ref: ref })));
export const MenuFlyoutSeparator = _MenuFlyoutSeparator;
const _MenuFlyoutSubItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.MenuFlyoutSubItem', ref: ref })));
export const MenuFlyoutSubItem = _MenuFlyoutSubItem;
const _NavigationView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.NavigationView', ref: ref })));
export const NavigationView = _NavigationView;
const _NavigationViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.NavigationViewItem', ref: ref })));
export const NavigationViewItem = _NavigationViewItem;
const _NavigationViewItemHeader = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.NavigationViewItemHeader', ref: ref })));
export const NavigationViewItemHeader = _NavigationViewItemHeader;
const _NavigationViewItemSeparator = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.NavigationViewItemSeparator', ref: ref })));
export const NavigationViewItemSeparator = _NavigationViewItemSeparator;
const _NavigationViewList = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.NavigationViewList', ref: ref })));
export const NavigationViewList = _NavigationViewList;
const _UserControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.UserControl', ref: ref })));
export const UserControl = _UserControl;
const _Page = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Page', ref: ref })));
export const Page = _Page;
const _ParallaxView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ParallaxView', ref: ref })));
export const ParallaxView = _ParallaxView;
const _PasswordBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.PasswordBox', ref: ref })));
export const PasswordBox = _PasswordBox;
const _PathIcon = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.PathIcon', ref: ref })));
export const PathIcon = _PathIcon;
const _PersonPicture = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.PersonPicture', ref: ref })));
export const PersonPicture = _PersonPicture;
const _PickerFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.PickerFlyout', ref: ref })));
export const PickerFlyout = _PickerFlyout;
const _Pivot = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Pivot', ref: ref })));
export const Pivot = _Pivot;
const _PivotItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.PivotItem', ref: ref })));
export const PivotItem = _PivotItem;
const _CalendarPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.CalendarPanel', ref: ref })));
export const CalendarPanel = _CalendarPanel;
const _CarouselPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.CarouselPanel', ref: ref })));
export const CarouselPanel = _CarouselPanel;
const _Slider = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Slider', ref: ref })));
export const Slider = _Slider;
const _ColorPickerSlider = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.ColorPickerSlider', ref: ref })));
export const ColorPickerSlider = _ColorPickerSlider;
const _ColorSpectrum = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.ColorSpectrum', ref: ref })));
export const ColorSpectrum = _ColorSpectrum;
const _CommandBarFlyoutCommandBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBar', ref: ref })));
export const CommandBarFlyoutCommandBar = _CommandBarFlyoutCommandBar;
const _GridViewItemPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.GridViewItemPresenter', ref: ref })));
export const GridViewItemPresenter = _GridViewItemPresenter;
const _ListViewItemPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.ListViewItemPresenter', ref: ref })));
export const ListViewItemPresenter = _ListViewItemPresenter;
const _NavigationViewItemPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.NavigationViewItemPresenter', ref: ref })));
export const NavigationViewItemPresenter = _NavigationViewItemPresenter;
const _PivotHeaderItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.PivotHeaderItem', ref: ref })));
export const PivotHeaderItem = _PivotHeaderItem;
const _PivotHeaderPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.PivotHeaderPanel', ref: ref })));
export const PivotHeaderPanel = _PivotHeaderPanel;
const _PivotPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.PivotPanel', ref: ref })));
export const PivotPanel = _PivotPanel;
const _Popup = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.Popup', ref: ref })));
export const Popup = _Popup;
const _RepeatButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.RepeatButton', ref: ref })));
export const RepeatButton = _RepeatButton;
const _ScrollBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.ScrollBar', ref: ref })));
export const ScrollBar = _ScrollBar;
const _Thumb = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.Thumb', ref: ref })));
export const Thumb = _Thumb;
const _TickBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.Primitives.TickBar', ref: ref })));
export const TickBar = _TickBar;
const _ProgressBar = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ProgressBar', ref: ref })));
export const ProgressBar = _ProgressBar;
const _ProgressRing = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ProgressRing', ref: ref })));
export const ProgressRing = _ProgressRing;
const _RatingControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RatingControl', ref: ref })));
export const RatingControl = _RatingControl;
const _RefreshContainer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RefreshContainer', ref: ref })));
export const RefreshContainer = _RefreshContainer;
const _RefreshVisualizer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RefreshVisualizer', ref: ref })));
export const RefreshVisualizer = _RefreshVisualizer;
const _RelativePanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RelativePanel', ref: ref })));
export const RelativePanel = _RelativePanel;
const _RichEditBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RichEditBox', ref: ref })));
export const RichEditBox = _RichEditBox;
const _RichTextBlock = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RichTextBlock', ref: ref })));
export const RichTextBlock = _RichTextBlock;
const _RichTextBlockOverflow = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.RichTextBlockOverflow', ref: ref })));
export const RichTextBlockOverflow = _RichTextBlockOverflow;
const _ScrollContentPresenter = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ScrollContentPresenter', ref: ref })));
export const ScrollContentPresenter = _ScrollContentPresenter;
const _ScrollViewer = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ScrollViewer', ref: ref })));
export const ScrollViewer = _ScrollViewer;
const _SearchBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SearchBox', ref: ref })));
export const SearchBox = _SearchBox;
const _SemanticZoom = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SemanticZoom', ref: ref })));
export const SemanticZoom = _SemanticZoom;
const _SettingsFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SettingsFlyout', ref: ref })));
export const SettingsFlyout = _SettingsFlyout;
const _SplitButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SplitButton', ref: ref })));
export const SplitButton = _SplitButton;
const _SplitView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SplitView', ref: ref })));
export const SplitView = _SplitView;
const _StackPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.StackPanel', ref: ref })));
export const StackPanel = _StackPanel;
const _SwapChainBackgroundPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SwapChainBackgroundPanel', ref: ref })));
export const SwapChainBackgroundPanel = _SwapChainBackgroundPanel;
const _SwapChainPanel = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SwapChainPanel', ref: ref })));
export const SwapChainPanel = _SwapChainPanel;
const _SwipeControl = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SwipeControl', ref: ref })));
export const SwipeControl = _SwipeControl;
const _SymbolIcon = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.SymbolIcon', ref: ref })));
export const SymbolIcon = _SymbolIcon;
const _TextBlock = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TextBlock', ref: ref })));
export const TextBlock = _TextBlock;
const _TextBox = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TextBox', ref: ref })));
export const TextBox = _TextBox;
const _TextCommandBarFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TextCommandBarFlyout', ref: ref })));
export const TextCommandBarFlyout = _TextCommandBarFlyout;
const _TimePicker = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TimePicker', ref: ref })));
export const TimePicker = _TimePicker;
const _TimePickerFlyout = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TimePickerFlyout', ref: ref })));
export const TimePickerFlyout = _TimePickerFlyout;
const _ToggleMenuFlyoutItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ToggleMenuFlyoutItem', ref: ref })));
export const ToggleMenuFlyoutItem = _ToggleMenuFlyoutItem;
const _ToggleSplitButton = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ToggleSplitButton', ref: ref })));
export const ToggleSplitButton = _ToggleSplitButton;
const _ToggleSwitch = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ToggleSwitch', ref: ref })));
export const ToggleSwitch = _ToggleSwitch;
const _ToolTip = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.ToolTip', ref: ref })));
export const ToolTip = _ToolTip;
const _TreeView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TreeView', ref: ref })));
export const TreeView = _TreeView;
const _TreeViewItem = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TreeViewItem', ref: ref })));
export const TreeViewItem = _TreeViewItem;
const _TreeViewList = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TreeViewList', ref: ref })));
export const TreeViewList = _TreeViewList;
const _TwoPaneView = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.TwoPaneView', ref: ref })));
export const TwoPaneView = _TwoPaneView;
const _VariableSizedWrapGrid = React.forwardRef((props, ref) => React.createElement(NativeXamlControl, Object.assign({}, props, { type: 'Windows.UI.Xaml.Controls.VariableSizedWrapGrid', ref: