maui-linux/docs/Xamarin.Forms.Core/Xamarin.Forms
Samantha Houts 5e553f6195 Platform Specifics (#301)
* Playing around with how the platform specifics interfaces etc. might work

* Sample implementation of iOS navigation translucency

* Very slightly reduced code

* Better vendor stuff

* Drop single-implemenation interfaces

* Generics on NavigationPage

* On-demand vendor stuff

* Remove functionally duplicate classes and make ControlGallery work again

* Namespace all the things. XAML test.

* Can use Effect to attach platform specific

* Attach Effect on PropertyChanging for XAML support!

* Rename IConfigPlatform interfaces for readability

* Some renaming to match the documents

* Split class files

* Clear out test-only code

* Re-namespace

* Added On method to rendered Elements

* Allow for removal of platform suffix, convenience methods on specific platforms

* Creating a gallery page for specifics

* Add rudimentary Platform Specifics gallery; make CollapseStyle work on UWP;
Add CollapsedPaneWidth specific property

* Toolbar now working with both collapse styles

* MDP now displaying Content title; toolbar routing around title

* Add a gallery for the iOS NavigationPage stuff

* Add Navigation Page as detail page to verify it works with new Toolbar options

* Make titlebar/toolbar background colors consistent

* ToolbarPlacement now working on NavigationPage

* Toolbar Placement working for tabbed and nav pages

* Fix bug where phone doesn't get default toolbar placement on start

* [Core] Add PS WindowSoftInputModeAdjust

[Core] Make Application extendable

* Toolbar placement now working on Nav, Tabbed, and Master pages on desktop/phone

Remove unnecessary style indirection

Fix build errors

* [A] Add PlatformConfigurationExtensions

* SetSoftInputMode test page

* [A] SetSoftInputMode

Known issue: Status bar color does not work in AdjustResize mode

* [Core] Add PS Blur

* [iOS] Configure renderer for blur

* Add test page

* Move to blur VisualElement for broader support

* Move test pages to gallery

* Update docs

* Use lazy initializer for PlatformConfigurationRegistry
2016-08-30 10:46:14 -07:00
..
_images Initial import 2016-03-22 16:13:41 -07:00
AbsoluteLayout+IAbsoluteList`1.xml Initial import 2016-03-22 16:13:41 -07:00
AbsoluteLayout.xml Initial import 2016-03-22 16:13:41 -07:00
AbsoluteLayoutFlags.xml Initial import 2016-03-22 16:13:41 -07:00
ActivityIndicator.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Animation.xml Initial import 2016-03-22 16:13:41 -07:00
AnimationExtensions.xml Initial import 2016-03-22 16:13:41 -07:00
AppLinkEntry.xml Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
Application.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Aspect.xml Fixed typo in Aspect.xml (#126) 2016-04-24 17:37:00 -04:00
BackButtonPressedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
BaseMenuItem.xml Initial import 2016-03-22 16:13:41 -07:00
Behavior.xml Initial import 2016-03-22 16:13:41 -07:00
Behavior`1.xml Initial import 2016-03-22 16:13:41 -07:00
BindableObject.xml Doc bug fixes 2016-03-24 18:02:50 -05:00
BindableObjectExtensions.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+BindingPropertyChangedDelegate.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+BindingPropertyChangedDelegate`1.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+BindingPropertyChangingDelegate.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+BindingPropertyChangingDelegate`1.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+CoerceValueDelegate.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+CoerceValueDelegate`1.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+CreateDefaultValueDelegate.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+CreateDefaultValueDelegate`2.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+ValidateValueDelegate.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty+ValidateValueDelegate`1.xml Initial import 2016-03-22 16:13:41 -07:00
BindableProperty.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
BindablePropertyConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
BindablePropertyKey.xml Initial import 2016-03-22 16:13:41 -07:00
Binding.xml Initial import 2016-03-22 16:13:41 -07:00
BindingBase.xml Initial import 2016-03-22 16:13:41 -07:00
BindingCondition.xml Initial import 2016-03-22 16:13:41 -07:00
BindingMode.xml Initial import 2016-03-22 16:13:41 -07:00
BindingTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
BoundsConstraint.xml Initial import 2016-03-22 16:13:41 -07:00
BoundsTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
BoxView.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Button+ButtonContentLayout+ImagePosition.xml Add options for specifying layout of button text/image content 2016-03-30 16:22:35 -06:00
Button+ButtonContentLayout.xml Add options for specifying layout of button text/image content 2016-03-30 16:22:35 -06:00
Button+ButtonContentTypeConverter.xml Add options for specifying layout of button text/image content 2016-03-30 16:22:35 -06:00
Button.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
CarouselPage.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Cell.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
CollectionSynchronizationCallback.xml Initial import 2016-03-22 16:13:41 -07:00
Color.xml Add Orange color to Color (#290) 2016-08-11 11:39:32 +02:00
ColorTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
ColumnDefinition.xml Initial import 2016-03-22 16:13:41 -07:00
ColumnDefinitionCollection.xml Initial import 2016-03-22 16:13:41 -07:00
Command.xml Update references to outdated project name 2016-03-29 12:02:26 -06:00
Command`1.xml Initial import 2016-03-22 16:13:41 -07:00
Condition.xml Initial import 2016-03-22 16:13:41 -07:00
Configuration`2.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Constraint.xml Initial import 2016-03-22 16:13:41 -07:00
ConstraintExpression.xml Initial import 2016-03-22 16:13:41 -07:00
ConstraintType.xml Initial import 2016-03-22 16:13:41 -07:00
ConstraintTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
ContentPage.xml Fixed typos in ContentPage.xml (#222) 2016-06-14 14:06:21 -05:00
ContentPresenter.xml Initial import 2016-03-22 16:13:41 -07:00
ContentPropertyAttribute.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
ContentView.xml Initial import 2016-03-22 16:13:41 -07:00
ControlTemplate.xml Initial import 2016-03-22 16:13:41 -07:00
DataTemplate.xml Initial import 2016-03-22 16:13:41 -07:00
DataTemplateSelector.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
DataTrigger.xml Initial import 2016-03-22 16:13:41 -07:00
DateChangedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
DatePicker.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
DefinitionCollection`1.xml Initial import 2016-03-22 16:13:41 -07:00
DependencyAttribute.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
DependencyFetchTarget.xml Initial import 2016-03-22 16:13:41 -07:00
DependencyService.xml Initial import 2016-03-22 16:13:41 -07:00
Device+Styles.xml Initial import 2016-03-22 16:13:41 -07:00
Device.xml Initial import 2016-03-22 16:13:41 -07:00
Easing.xml Fixed SinInOut description. (#319) 2016-08-25 11:11:01 -05:00
Editor.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Effect.xml Added note to effects docs about Effects vs. Behaviors. (#201) 2016-06-01 13:48:46 -07:00
Element.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
ElementEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ElementTemplate.xml Initial import 2016-03-22 16:13:41 -07:00
Entry.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
EntryCell.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
EventTrigger.xml Initial import 2016-03-22 16:13:41 -07:00
ExportEffectAttribute.xml identifer => identifier in ExportEffectAttribute.xml (#276) 2016-08-03 12:33:44 -05:00
FileImageSource.xml Initial import 2016-03-22 16:13:41 -07:00
FileImageSourceConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
FocusEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
Font.xml Initial import 2016-03-22 16:13:41 -07:00
FontAttributes.xml Initial import 2016-03-22 16:13:41 -07:00
FontSizeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
FontTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
FormattedString.xml Initial import 2016-03-22 16:13:41 -07:00
Frame.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
GestureRecognizer.xml Initial import 2016-03-22 16:13:41 -07:00
GestureState.xml Initial import 2016-03-22 16:13:41 -07:00
GestureStatus.xml Initial import 2016-03-22 16:13:41 -07:00
Grid+IGridList`1.xml Initial import 2016-03-22 16:13:41 -07:00
Grid.xml Initial import 2016-03-22 16:13:41 -07:00
GridLength.xml Add convenience GridLength.Star (#168) 2016-06-08 10:37:21 -07:00
GridLengthTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
GridUnitType.xml Initial import 2016-03-22 16:13:41 -07:00
HandlerAttribute.xml Initial import 2016-03-22 16:13:41 -07:00
HtmlWebViewSource.xml Initial import 2016-03-22 16:13:41 -07:00
IAnimatable.xml Initial import 2016-03-22 16:13:41 -07:00
IAppIndexingProvider.xml Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IAppLinkEntry.xml Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IAppLinks.xml Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IApplicationController.xml Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IAttachedObject.xml Initial import 2016-03-22 16:13:41 -07:00
IButtonController.xml Make IButtonController public (#151) 2016-05-02 14:56:34 -06:00
ICellController.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IConfigElement`1.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IConfigPlatform.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IDefinition.xml Initial import 2016-03-22 16:13:41 -07:00
IEffectControlProvider.xml Initial import 2016-03-22 16:13:41 -07:00
IElementConfiguration`1.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IElementController.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IEntryCellController.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IEntryController.xml Prep Entry for removal of InternalsVisibleTo (#139) 2016-04-27 07:55:09 -04:00
IExtendedTypeConverter.xml Initial import 2016-03-22 16:13:41 -07:00
IGestureRecognizer.xml Initial import 2016-03-22 16:13:41 -07:00
IImageController.xml Prep Image for removal of InternalsVisibleTo (#140) 2016-05-02 14:56:03 -06:00
IItemViewController.xml CarouselView Fixes (#101) 2016-04-18 11:39:23 -07:00
IItemsView`1.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ILayout.xml Initial import 2016-03-22 16:13:41 -07:00
ILayoutController.xml Initial import 2016-03-22 16:13:41 -07:00
IListProxy.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IListViewController.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IMasterDetailPageController.xml Add IMasterDetailPageController and update renderers (#146) 2016-05-04 15:22:34 +01:00
IMenuItemController.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
INativeElementView.xml Initial import 2016-03-22 16:13:41 -07:00
INavigation.xml Initial import 2016-03-22 16:13:41 -07:00
INavigationPageController.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IOpenGLViewController.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
IPageContainer`1.xml Initial import 2016-03-22 16:13:41 -07:00
IPageController.xml Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
IPlatform.xml Initial import 2016-03-22 16:13:41 -07:00
IPlatformElementConfiguration`2.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IPlatformEngine.xml Initial import 2016-03-22 16:13:41 -07:00
IRegisterable.xml Initial import 2016-03-22 16:13:41 -07:00
IScrollViewController.xml Initial import 2016-03-22 16:13:41 -07:00
ISearchBarController.xml Prep SearchBar for removal of InternalsVisibleTo (#137) 2016-05-02 14:55:43 -06:00
IStreamImageSource.xml Prep StreamImageSource for removal of InternalsVisibleTo 2016-05-04 14:08:54 +01:00
ITableModel.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ITableViewController.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ITemplatedItemsListScrollToRequestedEventArgs.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ITemplatedItemsList`1.xml [All] Crash fixes for ListViews (#243) 2016-07-01 21:51:38 +01:00
ITemplatedItemsView`1.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IValueConverter.xml Initial import 2016-03-22 16:13:41 -07:00
IViewContainer`1.xml Initial import 2016-03-22 16:13:41 -07:00
IViewController.xml Initial import 2016-03-22 16:13:41 -07:00
IVisualElementController.xml Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141) 2016-05-02 15:19:12 -07:00
IWebViewDelegate.xml Prep WebView and renderers for removal of InternalsVisibleTo (#120) 2016-04-25 12:26:40 -04:00
Image.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
ImageCell.xml Initial import 2016-03-22 16:13:41 -07:00
ImageSource.xml Windows image loader error handling (#260) 2016-07-18 16:16:47 -07:00
ImageSourceConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
InputView.xml Initial import 2016-03-22 16:13:41 -07:00
ItemTappedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ItemVisibilityEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ItemsView`1.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
Keyboard.xml Add Plain Keyboard from KeyboardFlags.None (#155) 2016-06-08 10:36:37 -07:00
KeyboardFlags.xml Add Plain Keyboard from KeyboardFlags.None (#155) 2016-06-08 10:36:37 -07:00
KeyboardTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
Label.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Layout.xml Initial import 2016-03-22 16:13:41 -07:00
LayoutAlignment.xml Initial import 2016-03-22 16:13:41 -07:00
LayoutOptions.xml Initial import 2016-03-22 16:13:41 -07:00
LayoutOptionsConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
Layout`1.xml Initial import 2016-03-22 16:13:41 -07:00
LineBreakMode.xml Initial import 2016-03-22 16:13:41 -07:00
ListStringTypeConverter.xml Multi style classes (#134) 2016-04-25 15:03:33 -07:00
ListView.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
ListViewCachingStrategy.xml Initial import 2016-03-22 16:13:41 -07:00
MasterBehavior.xml Initial import 2016-03-22 16:13:41 -07:00
MasterDetailPage.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
MeasureFlags.xml Initial import 2016-03-22 16:13:41 -07:00
MenuItem.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
MessagingCenter.xml Initial import 2016-03-22 16:13:41 -07:00
ModalEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ModalPoppedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ModalPoppingEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ModalPushedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ModalPushingEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
MultiPage`1.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
MultiTrigger.xml Initial import 2016-03-22 16:13:41 -07:00
NameScopeExtensions.xml Initial import 2016-03-22 16:13:41 -07:00
NamedSize.xml Initial import 2016-03-22 16:13:41 -07:00
NavigationEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
NavigationMenu.xml Initial import 2016-03-22 16:13:41 -07:00
NavigationPage.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
OnIdiom`1.xml Initial import 2016-03-22 16:13:41 -07:00
OnPlatform`1.xml Initial import 2016-03-22 16:13:41 -07:00
OpenGLView.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Page.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PanGestureRecognizer.xml Initial import 2016-03-22 16:13:41 -07:00
PanUpdatedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
Picker.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PinchGestureRecognizer.xml Initial import 2016-03-22 16:13:41 -07:00
PinchGestureUpdatedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
PlatformEffect`2.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
Point.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
PointTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
PoppedToRootEventArgs.xml Update docs for PoppedToRootEventArgs (#253) 2016-07-12 11:24:04 -07:00
ProgressBar.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PropertyChangingEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
PropertyChangingEventHandler.xml Initial import 2016-03-22 16:13:41 -07:00
PropertyCondition.xml Initial import 2016-03-22 16:13:41 -07:00
Rectangle.xml Initial import 2016-03-22 16:13:41 -07:00
RectangleTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
RelativeLayout+IRelativeList`1.xml Initial import 2016-03-22 16:13:41 -07:00
RelativeLayout.xml Initial import 2016-03-22 16:13:41 -07:00
RenderWithAttribute.xml Initial import 2016-03-22 16:13:41 -07:00
ResolutionGroupNameAttribute.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
ResourceDictionary.xml Merged ResourceDictionary (#97) 2016-04-17 14:59:44 -07:00
RoutingEffect.xml Initial import 2016-03-22 16:13:41 -07:00
RowDefinition.xml Initial import 2016-03-22 16:13:41 -07:00
RowDefinitionCollection.xml Initial import 2016-03-22 16:13:41 -07:00
ScrollOrientation.xml Initial import 2016-03-22 16:13:41 -07:00
ScrollToMode.xml Initial import 2016-03-22 16:13:41 -07:00
ScrollToPosition.xml Initial import 2016-03-22 16:13:41 -07:00
ScrollToRequestedEventArgs.xml Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ScrollView.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
ScrolledEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
SearchBar.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
SelectedItemChangedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
SelectedPositionChangedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
SeparatorVisibility.xml Initial import 2016-03-22 16:13:41 -07:00
Setter.xml Initial import 2016-03-22 16:13:41 -07:00
SettersExtensions.xml Initial import 2016-03-22 16:13:41 -07:00
Size.xml Initial import 2016-03-22 16:13:41 -07:00
SizeRequest.xml Initial import 2016-03-22 16:13:41 -07:00
Slider.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Span.xml Initial import 2016-03-22 16:13:41 -07:00
StackLayout.xml Initial import 2016-03-22 16:13:41 -07:00
StackOrientation.xml Initial import 2016-03-22 16:13:41 -07:00
Stepper.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
StreamImageSource.xml Prep StreamImageSource for removal of InternalsVisibleTo 2016-05-04 14:08:54 +01:00
Style.xml Initial import 2016-03-22 16:13:41 -07:00
Switch.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
SwitchCell.xml Initial import 2016-03-22 16:13:41 -07:00
TabbedPage.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
TableIntent.xml Initial import 2016-03-22 16:13:41 -07:00
TableRoot.xml Initial import 2016-03-22 16:13:41 -07:00
TableSection.xml Initial import 2016-03-22 16:13:41 -07:00
TableSectionBase.xml Initial import 2016-03-22 16:13:41 -07:00
TableSectionBase`1.xml Initial import 2016-03-22 16:13:41 -07:00
TableView.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
TapGestureRecognizer.xml Initial import 2016-03-22 16:13:41 -07:00
TappedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
TargetIdiom.xml Initial import 2016-03-22 16:13:41 -07:00
TargetPlatform.xml Initial import 2016-03-22 16:13:41 -07:00
TemplateBinding.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
TemplateExtensions.xml Initial import 2016-03-22 16:13:41 -07:00
TemplatedPage.xml Initial import 2016-03-22 16:13:41 -07:00
TemplatedView.xml Initial import 2016-03-22 16:13:41 -07:00
TextAlignment.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
TextCell.xml Initial import 2016-03-22 16:13:41 -07:00
TextChangedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
Thickness.xml Initial import 2016-03-22 16:13:41 -07:00
ThicknessTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
TimePicker.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
ToggledEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
ToolbarItem.xml Initial import 2016-03-22 16:13:41 -07:00
ToolbarItemOrder.xml Initial import 2016-03-22 16:13:41 -07:00
Trigger.xml Initial import 2016-03-22 16:13:41 -07:00
TriggerAction.xml Initial import 2016-03-22 16:13:41 -07:00
TriggerAction`1.xml Initial import 2016-03-22 16:13:41 -07:00
TriggerBase.xml Initial import 2016-03-22 16:13:41 -07:00
TypeConverter.xml Initial import 2016-03-22 16:13:41 -07:00
TypeConverterAttribute.xml Initial import 2016-03-22 16:13:41 -07:00
TypeTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
UnsolvableConstraintsException.xml Initial import 2016-03-22 16:13:41 -07:00
UriImageSource.xml Initial import 2016-03-22 16:13:41 -07:00
UriTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00
UrlWebViewSource.xml Initial import 2016-03-22 16:13:41 -07:00
ValueChangedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
Vec2.xml Initial import 2016-03-22 16:13:41 -07:00
View.xml Initial import 2016-03-22 16:13:41 -07:00
ViewCell.xml Initial import 2016-03-22 16:13:41 -07:00
ViewExtensions.xml Initial import 2016-03-22 16:13:41 -07:00
ViewState.xml Initial import 2016-03-22 16:13:41 -07:00
VisualElement.xml Restore incorrectly renamed InvalidateMeasure method (#251) 2016-07-11 12:28:36 -07:00
WebNavigatedEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
WebNavigatingEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
WebNavigationEvent.xml Initial import 2016-03-22 16:13:41 -07:00
WebNavigationEventArgs.xml Initial import 2016-03-22 16:13:41 -07:00
WebNavigationResult.xml Initial import 2016-03-22 16:13:41 -07:00
WebView.xml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
WebViewSource.xml Initial import 2016-03-22 16:13:41 -07:00
WebViewSourceTypeConverter.xml Normalize docs (#159) 2016-05-11 15:41:05 +01:00