maui-linux/Xamarin.Forms.Platform.WPF
Gerald Versluis 1f770f6588 Implemented MaxLength property on Entry and Editor (#1880)
* Implemented UAP and WPF

* Revert "Implemented UAP and WPF"

This reverts commit e17a66236756021e2b66503281ee3c1cf463e5da.

* Started implementation of #1663

Added MaxLength property on InputView and implemented iOS and Android
Entry and Android Editor

* Implemented iOS Editor

* Improved Android MaxLength

First check to see if there is a LengthFilter in there already and
remove that first

* Implemented GTK naming enhancement for iOS

* Implemented UAP and WPF

* Implemented Tizen

* Removed Linq and implemented forgotten method 😅

* Fixed whitespaces -> tabs

Except GTK, seems everything is spaces there, so kept it for consistency

* Added null guard for iOS

* Implemented Mac OS

* Added samples to gallery

* Polished Tizen implementation

* Tizen EditorRenderer updated and converted more whitespaces to tabs

* Fixed spaces to tabs and usage of nameof

* Added trimming of current text when MaxLength is less than current value length

* Reference right Entry for Tizen

* Trimming on MaxLength change for Tizen

* Trimming on MaxLength change for GTK

* Removed redundant GetValue calls and whitespace fiesta

* And the ones I missed

* Updated the docs

* Revert "Updated the docs"

This reverts commit 416e28706ab921d72e72ebc6488d4b3c4651a384.

* Updated docs just for InputView
2018-02-19 14:27:27 -08:00
..
Converters
Extensions
Helpers
Properties
Renderers
Animatable.cs
CellControl.cs
CustomContextMenu.cs
Deserializer.cs
ElementChangedEventArgs.cs
ExportRendererAttribute.cs
Forms.cs
FormsApplicationPage.cs
FormsContentLoader.cs
FormsPanel.cs
FormsTextBox.cs
FormsTimePicker.cs
ICellRenderer.cs
IVisualElementRenderer.cs
OpenTK.dll.config
Platform.cs
PlatformEffect.cs
ResourcesProvider.cs
VisualElementTracker.cs
WPFDeviceInfo.cs
WPFExpressionSearch.cs
WPFIsolatedStorageFile.cs
WPFPlatformServices.cs
WPFResources.xaml
WPFTicker.cs
Xamarin.Forms.Platform.WPF.csproj
app.config
packages.config