maui-linux/Xamarin.Forms.Platform.WPF
E.Z. Hart 2a97a6c5f0
Templated RadioButtons and RadioButtonGroups ()
* First stab at RadioButtonGroup attached property and Templated RadioButton

* RadioButtonGroupController assigning group names

* Added updates for RadioButtonGroupController on selection change

* More galleries!

* Content property propagation

* Ignore renderers if using templated views on UWP

* Apply text/font properties to Content

* Make RadioButton template parts constants

* Cache renderer availability lookup

* Add TemplateView check to CreateRenderer on iOS

* Handle Checked RadioButton GroupName changes

* Update WPF renderer

* Update macOS and Tizen renderers

* Add more unit tests, make RB Value updates propagate to RBG

* Remove Text property, updated examples; throw Exception when Content is not Text and non-Text Content is not supported

* Prevent Content exceptions in demo pages

* Colors -> Brushes

* Add default ControlTemplate example

* Set up flags for Core Gallery test pages

* Switch Android back to ToString for Content

* Back to ToString where necessary, and using the WrapperControl for UWP

* Add comment for Content

* Log a nice warning if folks try to use View as Content and it's not supported

* Add experimental flags for drag and drop tests

* Fix crashes due to missing brush experimental flag

* Make control templates from styles work alongside default templates

* Catch up on which flags are still a concern

* Fix infinite loop in platform tests

* Attempt to fix occasionaly GroupableItemsViewController disposed crash

* Make webview visible so we can verify it loaded in UI test screen shots

* Fix merge

Co-authored-by: Rui Marinho <me@ruimarinho.net>
2020-09-18 17:38:47 +01:00
..
Assets [WPF] Fix typo 2020-02-20 11:55:36 +00:00
Controls Rename MDP to Flyoutpage () 2020-09-17 23:47:56 +01:00
Converters [Enhancement] Shapes (Path) () 2020-06-09 07:14:53 -07:00
Enums [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend () 2018-07-02 11:11:23 +01:00
Extensions EmbeddedFonts now work on WPF () 2020-07-29 16:48:17 -07:00
Helpers Fix ListView.ScrollTo does not work in WPF () 2019-10-18 10:28:29 -07:00
Interfaces [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend () 2018-07-02 11:11:23 +01:00
Microsoft.Windows.Shell [WPF] Migrate ControlsGallery to .NET Core () 2020-06-24 12:33:24 +01:00
Properties Rename MDP to Flyoutpage () 2020-09-17 23:47:56 +01:00
Renderers Templated RadioButtons and RadioButtonGroups () 2020-09-18 17:38:47 +01:00
Themes Rename MDP to Flyoutpage () 2020-09-17 23:47:56 +01:00
Animatable.cs
CellControl.cs [Bug] [Core+WPF] Grid + ListView -> first row height not correct + width not correct + ArgumentOutOfRangeException when tapped () fixes fixes fixes fixes fixes 2020-04-13 12:25:14 +01:00
CustomContextMenu.cs
Deserializer.cs Fix compiler warnings in WPF platform project () 2019-06-24 15:10:17 -07:00
ElementChangedEventArgs.cs
EmbeddedFontLoader.cs EmbeddedFonts now work on WPF () 2020-07-29 16:48:17 -07:00
ExportRendererAttribute.cs [Visual] Visual xaml and Visual registrations () 2019-02-25 13:54:02 -07:00
Forms.cs EmbeddedFonts now work on WPF () 2020-07-29 16:48:17 -07:00
FormsApplicationPage.cs Fix comment typo () 2019-05-09 13:06:04 -07:00
FormsContentLoader.cs [WPF] Fixes `ControlTemplate` sizing issue () 2018-10-19 19:39:24 +02:00
FormsPanel.cs [WPF] Fix FormsPanel MeasureOverride negative requested size () 2020-09-09 16:01:59 -07:00
FormsRadioButton.cs [Enhancement] Brushes () 2020-07-17 08:44:13 -06:00
FormsTextBox.cs [Enhancement] Brushes () 2020-07-17 08:44:13 -06:00
FormsTimePicker.cs [WPF] Fix TimeFormat on TimePicker () fixes 2020-05-21 11:04:13 +01:00
ICellRenderer.cs
IVisualElementRenderer.cs
Platform.cs Reinstate and obsolete IPlatform, et al () 2019-02-12 12:27:00 -08:00
PlatformEffect.cs
ResourcesProvider.cs
VisualElementTracker.cs [Enhancement] Shapes (Path) () 2020-06-09 07:14:53 -07:00
WPFDeviceInfo.cs Fix compiler warnings in WPF platform project () 2019-06-24 15:10:17 -07:00
WPFExpressionSearch.cs
WPFIsolatedStorageFile.cs
WPFPlatformServices.cs Update WPFPlatformServices.cs () 2020-05-15 11:35:17 +01:00
WPFResources.xaml [Bug] [Core+WPF] Grid + ListView -> first row height not correct + width not correct + ArgumentOutOfRangeException when tapped () fixes fixes fixes fixes fixes 2020-04-13 12:25:14 +01:00
WPFTicker.cs
Xamarin.Forms.Platform.WPF.csproj [WPF] Migrate ControlsGallery to .NET Core () 2020-06-24 12:33:24 +01:00
app.config Updated all the OpenTK references to use NuGet () 2019-02-12 12:59:18 +00:00