Esri / data-collection-dotnet

Data collection application built using the .NET Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
23 stars 30 forks source link

Move CalendarDatePicker workaround #68

Closed nCastle1 closed 5 years ago

nCastle1 commented 5 years ago

Moves the workaround logic for CalendarDatePicker to a custom control.

Advantage: isolates the workaround logic from the application logic in FeatureEditorView