maui-linux/Xamarin.Forms.Platform.UAP
Shane Neuville 71429f7cdd [UWP] Fix TitleView Width and MDP rendering quirks (#3987)
* [UWP] Fix TitleView Width and MDP rendering quirks

* [UWP] fix load timing for pushed pages and titleview

* [UWP] move renderer check

* [UWP] remove re-measure until 4116 fixed

- fixes #3828
- fixes #3834
2018-10-24 09:23:46 +02:00
..
Properties [build] Version and strongname the Build.Tasks (#3118) 2018-06-28 12:04:16 +01:00
AccessKeyHelper.cs
ActivityIndicatorRenderer.cs
AlertDialog.cs
AlignmentExtensions.cs
AsyncValue.cs
AutoSuggestStyle.xaml
BackgroundTracker.cs
BoolToVisibilityConverter.cs
BoxViewRenderer.cs
BrushHelpers.cs
ButtonRenderer.cs
CarouselPageRenderer.cs
CaseConverter.cs
CellControl.cs [UWP] Remove use of TLI for Cells (#3060) fixes #2617 , fixes #3053 , fixes #2832 2018-06-27 17:48:59 +01:00
CollapseWhenEmptyConverter.cs
ColorConverter.cs
ColorExtensions.cs
ConvertExtensions.cs
DatePickerRenderer.cs [UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper (#3896) 2018-09-27 13:36:44 -07:00
DefaultRenderer.cs
EditorRenderer.cs
EntryCellTextBox.cs
EntryRenderer.cs [Android,iOS,UWP] Allow Entry CursorPosition/SelectionLength to be set in ctor (#3402) fixes #3343 fixes #3633 2018-08-31 18:20:30 +01:00
ExportRendererAttribute.cs
Extensions.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
FileImageSourceHandler.cs
FileImageSourcePathConverter.cs
Flags.cs
FlowDirectionExtensions.cs
FontExtensions.cs
Forms.cs [UWP] Remove Platform casts (#3442) 2018-08-01 09:07:28 +02:00
FormsButton.cs
FormsCancelButton.cs
FormsComboBox.cs
FormsCommandBar.cs
FormsCommandBarStyle.xaml
FormsEmbeddedPageWrapper.xaml
FormsFlyout.xaml
FormsFlyout.xaml.cs
FormsPivot.cs
FormsPresenter.cs [UWP] Fix crash app when create navigation/tabbed page without children pages fixes #3188 (#3514) 2018-08-23 14:44:41 +01:00
FormsProgressBar.cs
FormsProgressBarStyle.xaml
FormsSlider.cs
FormsTextBox.cs [UWP] Fixes password Entry Copy/Paste/Insert/Remove behavior (#3166) 2018-07-25 18:06:32 -07:00
FormsTextBoxStyle.xaml
FormsUWP.cs
FrameRenderer.cs [UWP] Fix CornerRadius rendering on Frame (#3239) fixes #2838 2018-07-30 17:54:24 +01:00
FrameworkElementExtensions.cs
HeightConverter.cs
HorizontalTextAlignmentConverter.cs
ICellRenderer.cs
IImageSourceHandler.cs
ITabStopOnDescendants.cs [UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper (#3896) 2018-09-27 13:36:44 -07:00
ITitleIconProvider.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
ITitleProvider.cs
ITitleViewProvider.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
ITitleViewRendererController.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00
IToolBarForegroundBinder.cs
IToolbarProvider.cs
IVisualElementRenderer.cs
ImageConverter.cs
ImageRenderer.cs
InterceptVisualStateManager.cs
KeyboardConverter.cs
KeyboardExtensions.cs
LabelRenderer.cs Merge branch '3.2.0' 2018-08-28 13:08:55 +01:00
LayoutExtensions.cs
LayoutRenderer.cs
ListGroupHeaderPresenter.cs
ListViewGroupStyleSelector.cs
ListViewRenderer.cs [UWP] implement Replace without reloading ListView (#3792) 2018-09-19 12:46:38 -06:00
MasterBackgroundConverter.cs
MasterDetailControl.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00
MasterDetailControlStyle.xaml TitleView (#2586) 2018-06-25 13:00:03 +01:00
MasterDetailPageRenderer.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00
MenuItemCommand.cs
NativeBindingExtensions.cs
NativeBindingService.cs
NativeEventWrapper.cs
NativePropertyListener.cs
NativeValueConverterService.cs
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs
NavigationPageRenderer.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00
PageControl.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00
PageControlStyle.xaml Merge branch '3.1.0' into 3.2.0 2018-07-23 10:33:44 -07:00
PageExtensions.cs
PageRenderer.cs
PageToRenderedElementConverter.cs
PickerRenderer.cs
Platform.cs [UWP] Remove old appbar code in Platform (#3409) 2018-08-08 10:03:44 +01:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs
ProgressBarRenderer.cs
RendererFactory.cs
Resources.xaml [UWP] Remove old appbar code in Platform (#3409) 2018-08-08 10:03:44 +01:00
ScrollViewRenderer.cs [UWP] Fixed double set margins in Layouts (#3570) fixes #3398 fixes #3616 2018-09-03 11:46:11 +01:00
SearchBarRenderer.cs [UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper (#3896) 2018-09-27 13:36:44 -07:00
SliderRenderer.cs
SliderStyle.xaml
StepperControl.cs
StepperControl.xaml
StepperControl.xaml.cs
StepperRenderer.cs [UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper (#3896) 2018-09-27 13:36:44 -07:00
StreamImagesourceHandler.cs
SwitchRenderer.cs
TabbedPageRenderer.cs [UWP] Fix crash app when create navigation/tabbed page without children pages fixes #3188 (#3514) 2018-08-23 14:44:41 +01:00
TabbedPageStyle.xaml
TableViewRenderer.cs
TaskExtensions.cs
TextAlignmentToHorizontalAlignmentConverter.cs
TextBlockExtensions.cs
TextCellRenderer.cs
TimePickerRenderer.cs [UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper (#3896) 2018-09-27 13:36:44 -07:00
TitleViewManager.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00
ToolbarPlacementHelper.cs
UriImageSourceHandler.cs
ViewExtensions.cs
ViewRenderer.cs [UWP] Fixed double set margins in Layouts (#3570) fixes #3398 fixes #3616 2018-09-03 11:46:11 +01:00
ViewToRendererConverter.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
VisualElementChangedEventArgs.cs
VisualElementExtensions.cs
VisualElementPackager.cs
VisualElementRenderer.cs [UWP] fixes entering text into SearchBar with UI Tests (#4173) 2018-10-23 17:57:02 -06:00
VisualElementTracker.cs Merge branch '3.2.0' 2018-08-31 14:19:27 -07:00
WebViewRenderer.cs
WindowsBasePage.cs [UWP, WPF] Fixes rendering of the main page (#2896) fixes #2704 2018-08-21 17:18:45 +01:00
WindowsBasePlatformServices.cs
WindowsDeviceInfo.cs
WindowsExpressionSearch.cs
WindowsIsolatedStorage.cs
WindowsPage.cs
WindowsPlatform.cs
WindowsPlatformServices.cs
WindowsResourcesProvider.cs
WindowsSerializer.cs
WindowsTicker.cs
Xamarin.Forms.Platform.UAP.csproj [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02:00