maui-linux/Xamarin.Forms.Platform.WPF
E.Z. Hart f1297f93d5 Re-enable "Treat warnings as errors" (#5602)
* Enable "treat warnings as errors"

* Remove unnecessary for loop

* Remove properties which already exist in base class

* Make property hiding explicit and obsolete hiding property

* Move Treat Warnings as Errors setting to props file

* Fix weird quotation changes in Xamarin.Forms.Build.Tasks.csproj

* Scrub empty WarningsAsErrors tags

* Remove unused variable

* Fix TearDown method hiding in UI tests

* Fix Id member hiding in test for Bugzilla32871

* Fix RootPage member hiding in Bugzilla51503

* Fix RooPage member hiding in Issue1483

* Disable warnings for deprecated OpenGL calls

* Fix member hiding in test view models

* Fix RootPage member hiding in Issue1931

* Fix Id member hiding in Bugzilla42620

* Fix AutomationId member hiding in Bugzilla57114

* Fix Layout member hiding in Bugzilla40911

* Remove unused variables from Bugzilla31114

* Remove unused variable

* Fix various unused variable warnings

* Disable warning to leave example code for reference

* Fix unused variable from macOS test

* Remove unused members

* Fix unused variable warnings

* Fixed unused property warnings

* Fix warnings for unused code

* Disable 'await' warning

* Remove unused variable

* Adding pragma directives for await warnings

* Remove member hiding

* Turn off global "Treat warnings as errors" in other platforms

* Use MarkerId instead of obsolete Id member

* Fix await warnings in WPF GeocoderBackend

* Add missing await

* Disable warning for unused event
2019-03-27 18:38:38 +00:00
..
Assets [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend (#3104) 2018-07-02 11:11:23 +01:00
Controls [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend (#3104) 2018-07-02 11:11:23 +01:00
Converters Fix : Binding Icon in ToolbarItem in TabbedPage doesn't refresh (#3761) fixes #3756 2018-09-13 16:32:11 +01:00
Enums [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend (#3104) 2018-07-02 11:11:23 +01:00
Extensions [Core, iOS, MacOS, Android, UWP, WPF] ListView hide scroll view scroll bars (#3897) fixes #3843 2018-10-25 09:32:22 +01:00
Helpers [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend (#3104) 2018-07-02 11:11:23 +01:00
Interfaces [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend (#3104) 2018-07-02 11:11:23 +01:00
Microsoft.Windows.Shell hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
Properties Remove Unused Types (#4948) 2019-01-16 08:37:02 +01:00
Renderers fix #4788 (#4959) fixes #4788 2019-01-11 20:17:32 +00:00
Themes Fix text wrapping (#3671) fixes #3634 2018-08-29 17:08:32 +01:00
Animatable.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
CellControl.cs Use GetHandlerForObject instead of GetHandler (#1713) 2018-01-30 09:06:35 +01:00
CustomContextMenu.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
Deserializer.cs WPF - Fix Local store not persistant when restarting App (#3752) 2018-09-18 10:37:35 -06:00
ElementChangedEventArgs.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
ExportRendererAttribute.cs [Visual] Visual xaml and Visual registrations (#5304) 2019-02-25 13:54:02 -07:00
Forms.cs [WPF] Added option to register extra assemblies in WPF Forms initialization (#3428) 2018-08-03 15:47:39 +01:00
FormsApplicationPage.cs [UWP, WPF] Fixes rendering of the main page (#2896) fixes #2704 2018-08-21 17:18:45 +01:00
FormsContentLoader.cs [WPF] Fixes `ControlTemplate` sizing issue (#2656) 2018-10-19 19:39:24 +02:00
FormsPanel.cs [Android, WPF] Fixes rounding down the size of visual elements (#2697) Fixes #1544 2019-02-12 17:48:56 +00:00
FormsTextBox.cs WPF - Ctrl+A does not select all in WPF password Entry (#3908) 2018-09-28 09:06:38 +02:00
FormsTimePicker.cs WPF - Fix TimePicker with short time pattern shows verbose time (#3924) 2018-09-28 11:24:54 -07:00
ICellRenderer.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
IVisualElementRenderer.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
Platform.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
PlatformEffect.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
ResourcesProvider.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
VisualElementTracker.cs [WPF] Fixes the order in which visual elements are transformed (#3327) 2018-08-06 17:59:09 +01:00
WPFDeviceInfo.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
WPFExpressionSearch.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
WPFIsolatedStorageFile.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
WPFPlatformServices.cs Move GetNativeSize to PlatformServices, remove IPlatform (#4235) 2018-10-31 15:12:22 -06:00
WPFResources.xaml Fix WPFResources, EntryCell (#5361) 2019-03-01 15:49:49 -08:00
WPFTicker.cs [WPF] Xamarin Forms WPF Backend - Platform Project (#1334) 2017-12-06 21:15:13 +00:00
Xamarin.Forms.Platform.WPF.csproj Re-enable "Treat warnings as errors" (#5602) 2019-03-27 18:38:38 +00:00
app.config Updated all the OpenTK references to use NuGet (#4836) 2019-02-12 12:59:18 +00:00