maui-linux/Xamarin.Forms.Platform.UAP
Niklas Therning 621418b85b Added the ListView.SelectionMode property
Allows the customization of a ListView's selection mode. Either
ListViewSelectionMode.Single (the default) or ListViewSelectionMode.None can
be set.

Fixes #1801.
2018-03-27 10:18:26 +02:00
..
Properties [All] Move to netstandard2.0 **Breaking change** (#1306) 2017-11-29 17:37:06 +00:00
ActivityIndicatorRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
AlignmentExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
AsyncValue.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
AutoSuggestStyle.xaml [Enhancement]Add SearchBar platform specific for IsSpellCheckEnabled. (#1824) 2018-02-16 11:04:40 -08:00
BackgroundTracker.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
BoolToVisibilityConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
BoxViewRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
BrushHelpers.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ButtonRenderer.cs Merge branch '15-5' 2018-02-12 09:34:33 +01:00
CarouselPageRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
CaseConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
CellControl.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
CollapseWhenEmptyConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ColorConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ColorExtensions.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
ConvertExtensions.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
DatePickerRenderer.cs [UWP] Fixed inconsistency on UWP's DatePicker and the other OS's. (#1183) 2018-01-31 18:18:40 +00:00
DefaultRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
EditorRenderer.cs Editor Auto Resize with Text Changes (#2091) 2018-03-14 12:25:33 -07:00
EntryCellTextBox.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
EntryRenderer.cs Added the Entry.IsTextPredictionEnabled property (#2038) fixes #1677 2018-03-15 17:18:07 +00:00
ExportRendererAttribute.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Extensions.cs [Enhancement] Entry ReturnType (#2029) 2018-03-15 10:29:08 +00:00
FileImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FileImageSourcePathConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Flags.cs Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
FlowDirectionExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FontExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Forms.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
FormsButton.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FormsCancelButton.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
FormsComboBox.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
FormsCommandBar.cs Make UWP toolbar display rules consistent with other platforms (#638) 2017-01-03 11:25:24 +00:00
FormsCommandBarStyle.xaml Allow CommandBar to expand and show command labels (#594) 2016-12-02 20:48:42 +00:00
FormsEmbeddedPageWrapper.xaml [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
FormsFlyout.xaml [UWP] Update Alert and ActionSheet implementations (#881) 2017-12-05 16:33:28 +00:00
FormsFlyout.xaml.cs [UWP] Update Alert and ActionSheet implementations (#881) 2017-12-05 16:33:28 +00:00
FormsPivot.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FormsPresenter.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
FormsProgressBar.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FormsProgressBarStyle.xaml [WinRT/UWP] Fix Opacity behavior with ProgressBar (#695) 2017-03-14 11:00:10 +00:00
FormsSlider.cs [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
FormsTextBox.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
FormsTextBoxStyle.xaml [Enhancement] IsSpellCheckEnabled on Entry/Editor (#1836) 2018-02-16 10:39:19 +00:00
FormsUWP.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
FrameRenderer.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
FrameworkElementExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
HeightConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
HorizontalTextAlignmentConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ICellRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
IImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ITitleProvider.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
IToolBarForegroundBinder.cs Initial import 2016-03-22 16:13:41 -07:00
IToolbarProvider.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
IVisualElementRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ImageConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ImageRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
InterceptVisualStateManager.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
KeyboardConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
KeyboardExtensions.cs Capitalization keyboard flag additions for Entry/Editor (#1683) (#1833) 2018-02-26 11:06:24 +00:00
LabelRenderer.cs [All] Bindable span (#1850) 2018-03-08 15:50:28 -08:00
LayoutExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
LayoutRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ListGroupHeaderPresenter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ListViewGroupStyleSelector.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ListViewRenderer.cs Added the ListView.SelectionMode property 2018-03-27 10:18:26 +02:00
MasterBackgroundConverter.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
MasterDetailControl.cs [UWP] MDP should respect HasNavigationBar for current page (#2101) fixes #1437 2018-03-15 10:18:45 +00:00
MasterDetailControlStyle.xaml [UWP] Improve toolbar consistency on MasterDetailPage (#744) 2017-03-06 14:19:36 -08:00
MasterDetailPageRenderer.cs [UWP] MDP should respect HasNavigationBar for current page (#2101) fixes #1437 2018-03-15 10:18:45 +00:00
MenuItemCommand.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeBindingExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeBindingService.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeEventWrapper.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativePropertyListener.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeValueConverterService.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeViewWrapper.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeViewWrapperRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NavigationPageRenderer.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
NavigationPageRendererUWP.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
PageControl.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PageControlStyle.xaml Fix CommandBar overlaying content (#593) 2016-12-03 00:17:38 +00:00
PageExtensions.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
PageRenderer.cs Don't hook up Unloaded handler in UWP PageRenderer until Loaded fires (#1634) 2018-01-24 10:15:52 +00:00
PageToRenderedElementConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PickerRenderer.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
Platform.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
PlatformConfigurationExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PlatformEffect.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PlatformUWP.cs [UWP] Update Alert and ActionSheet implementations (#881) 2017-12-05 16:33:28 +00:00
ProgressBarRenderer.cs Add ProgressColor on ProgressBar (#1861) 2018-02-15 12:10:40 +00:00
RendererFactory.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Resources.xaml [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
ScrollViewRenderer.cs [Core, iOS, Android, UWP, WPF] Hide scroll view scroll bars (#1910) 2018-02-26 13:20:39 -08:00
SearchBarRenderer.cs [Enhancement]Add SearchBar platform specific for IsSpellCheckEnabled. (#1824) 2018-02-16 11:04:40 -08:00
SliderRenderer.cs [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
SliderStyle.xaml [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
StepperControl.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
StepperControl.xaml [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StepperControl.xaml.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StepperRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StreamImagesourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
SwitchRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TabbedPageRenderer.cs [UWP] Icon on TabbedPage (#1952) 2018-03-07 10:37:27 -08:00
TabbedPageStyle.xaml [UWP] Icon on TabbedPage (#1952) 2018-03-07 10:37:27 -08:00
TableViewRenderer.cs Added the ListView.SelectionMode property 2018-03-27 10:18:26 +02:00
TaskExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TextAlignmentToHorizontalAlignmentConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TextCellRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TimePickerRenderer.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
ToolbarPlacementHelper.cs Make UWP toolbar display rules consistent with other platforms (#638) 2017-01-03 11:25:24 +00:00
UriImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ViewExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ViewRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ViewToRendererConverter.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
VisualElementChangedEventArgs.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
VisualElementExtensions.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
VisualElementPackager.cs [UWP] Optimized ZIndexing for a thirty-nine percent speed boot on loa… (#1196) 2017-12-19 12:39:53 +00:00
VisualElementRenderer.cs Rename InputTransparentInherited to CascadeInputTransparent (#1771) 2018-02-02 12:00:00 +00:00
VisualElementTracker.cs Allow Layouts to specify whether child controls inherit InputTransparent (#1621) 2018-02-01 10:47:24 +00:00
WebViewRenderer.cs [Enhancement] Add EvaluateJavaScript method to WebView (#2140) 2018-03-22 10:20:47 -07:00
WindowsBasePage.cs [Core] Create Sync version of SendSleep so lifecycle methods don't have to be async void (#2122) 2018-03-22 10:49:01 -07:00
WindowsBasePlatformServices.cs [UWP] Check LockApplicationHost/assigned access on IsInvokeRequired (#1534) 2018-01-11 12:11:46 +00:00
WindowsDeviceInfo.cs [UWP] Use RawPixelsPerViewPixel for ScalingFactor (#1142) 2017-12-21 23:29:31 +00:00
WindowsExpressionSearch.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsIsolatedStorage.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
WindowsPage.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsPlatform.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsPlatformServices.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsResourcesProvider.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsSerializer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsTicker.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Xamarin.Forms.Platform.UAP.csproj [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00