maui-linux/Xamarin.Forms.Core
Shane Neuville 421c4f21d7 [visual] Add extra parameter to android visual constructors (#5289)
* [visual] Add extra parameter to android visual constructors

* - add null check and constructor to Material Button Renderer to prove scenario
2019-03-27 16:10:21 -07:00
..
Cells Merge branch '3.5.0' 2019-01-14 09:32:43 +01:00
Interactivity [C] catch AmbiguousMatchException on GetProps (#3915) 2018-09-28 13:25:32 -07:00
Internals Implement FlowDirection propagation to items in CollectionView (#5051) * fixes #4583 2019-02-18 11:21:10 +00:00
Items Implement FlowDirection propagation to items in CollectionView (#5051) * fixes #4583 2019-02-18 11:21:10 +00:00
PlatformConfiguration [iOS] Added RowAnimationsEnabled platform specific to control row animations (#4709) 2018-12-21 16:28:06 +01:00
Properties [Material] rename iOS assembly to be non platform specific (#5332) 2019-02-22 08:29:25 -07:00
Shell [Shell,Core] Add better exception messages for wrong or non existing content (#5566) 2019-03-15 14:45:17 -07:00
StyleSheets [X] more conv exception, bubble to previewer (#5400) 2019-02-27 17:58:58 -08:00
Visuals [Android] move android renderers to separate nuget (#5405) 2019-02-27 18:04:52 -07:00
Xaml [X] more conv exception, bubble to previewer (#5400) 2019-02-27 17:58:58 -08:00
AbsoluteLayout.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
AbsoluteLayoutFlags.cs Initial import 2016-03-22 16:13:41 -07:00
Accelerator.cs [Mac] Fixes getting the accelerator keys, if the key is equal to the separator (#2673) 2018-05-14 10:43:23 +02:00
AcceleratorTypeConverter.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
ActionSheetArguments.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
ActivityIndicator.cs [CSS] allow mapping css prop to multiple BPs (#3437) 2018-07-31 09:18:54 +02:00
AlertArguments.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
AnimatableKey.cs Initial import 2016-03-22 16:13:41 -07:00
Animation.cs [C] reset children animation on repeat (#974) 2017-06-08 20:38:45 +02:00
AnimationExtensions.cs Merge branch '3.1.0' 2018-06-28 17:07:59 +01:00
AppLinkEntry.cs [Android] Implement the AppIndexProvider on non-AppCompact, fix KeyValues on AppLinkEntry (#166) 2016-05-25 14:50:21 +01:00
Application.cs [C] Expose Application.LogWarningsListener (#4539) fixes #1517 fixes #3873 2018-12-03 12:59:52 +00:00
Aspect.cs Initial import 2016-03-22 16:13:41 -07:00
AutomationProperties.cs Allow specifying AutomationProperties.LabeledBy by name (#914) 2017-11-13 10:33:57 +01:00
BackButtonBehavior.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
BackButtonPressedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
BarElement.cs [CSS] add more properties (#3466) 2018-08-31 11:35:56 -07:00
BaseMenuItem.cs Initial import 2016-03-22 16:13:41 -07:00
BindableLayout.cs Update BindableLayout.cs to fix #5213 (#5243) 2019-02-25 20:44:00 +01:00
BindableObject.cs [C] Expose Application.LogWarningsListener (#4539) fixes #1517 fixes #3873 2018-12-03 12:59:52 +00:00
BindableObjectExtensions.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
BindableProperty.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
BindablePropertyConverter.cs [Xaml] do not check PropertyName on Obsolete BPs (#1571) 2018-01-12 21:51:45 +01:00
BindablePropertyKey.cs Initial import 2016-03-22 16:13:41 -07:00
Binding.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
BindingBase.cs [C] fix TargetNullValue Bindings (#3468) 2018-08-02 16:56:19 -07:00
BindingBaseExtensions.cs [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08:00
BindingExpression.cs [C] Binding null on nullable (#5255) 2019-02-18 12:46:56 +01:00
BindingMode.cs [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
BindingTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
BorderElement.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
BoundsConstraint.cs [C] Allow change constraint before parenting (#3036) fixes #2169 2018-06-15 19:05:09 +01:00
BoundsTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
BoxView.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
Button.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
ButtonElement.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
CarouselPage.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
CastingEnumerator.cs Initial import 2016-03-22 16:13:41 -07:00
ChatKeyboard.cs Initial import 2016-03-22 16:13:41 -07:00
ChildCollectionChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ChildGestureRecognizer.cs [All] Span GestureRecognizers (#2173) 2018-05-07 19:02:28 +01:00
ClickGestureRecognizer.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
ClickedEventArgs.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
CollectionSynchronizationCallback.cs Initial import 2016-03-22 16:13:41 -07:00
CollectionSynchronizationContext.cs Initial import 2016-03-22 16:13:41 -07:00
Color.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ColorElement.cs [CSS] allow mapping css prop to multiple BPs (#3437) 2018-07-31 09:18:54 +02:00
ColorTypeConverter.cs [CSS] lightgray is spelled lightgrey in CSS world (#2599) fixes #2596 2018-05-03 21:52:09 +01:00
ColumnDefinition.cs Initial import 2016-03-22 16:13:41 -07:00
ColumnDefinitionCollection.cs Initial import 2016-03-22 16:13:41 -07:00
Command.cs [C] WeakEventManager minor changes (#4774) 2018-12-19 14:23:44 +01:00
CompressedLayout.cs [C, iOS, Android] LayoutCompression (#1136) 2017-09-13 11:18:59 +02:00
Configuration.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
Constraint.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ConstraintExpression.cs Namescope enhancements (#2556) 2018-05-03 20:06:52 +02:00
ConstraintType.cs Initial import 2016-03-22 16:13:41 -07:00
ConstraintTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ContentPage.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
ContentPresenter.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ContentPropertyAttribute.cs [XamlC] Resolve generic base type on GetProperty (#3394) 2018-07-26 11:22:51 +02:00
ContentView.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
ControlTemplate.cs Initial import 2016-03-22 16:13:41 -07:00
CornerElement.cs [CSS] border-radius property on BoxView (#2897) fixes #2895 2018-06-25 12:52:25 +01:00
CornerRadius.cs [Enhancement] Rounded corners on BoxView (#1998) 2018-05-08 11:34:13 +02:00
CornerRadiusTypeConverter.cs [CSS] border-radius property on BoxView (#2897) fixes #2895 2018-06-25 12:52:25 +01:00
CustomKeyboard.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
DataTemplate.cs apply the increment to all ctors 2018-11-30 09:20:19 +01:00
DataTemplateExtensions.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
DataTemplateSelector.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
DateChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
DatePicker.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
DecorableTextElement.cs [Enhancement] Allow underline and strikethrough text decorations on labels and spans (#2221) 2018-07-20 17:57:11 -06:00
DefinitionCollection.cs Fix DefinitionCollection index check order (#1017) 2017-06-26 20:06:39 +01:00
DelegateLogListener.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
DependencyAttribute.cs [C] Seal our attributes (#4559) 2018-11-29 10:12:26 +01:00
DependencyFetchTarget.cs Initial import 2016-03-22 16:13:41 -07:00
DependencyResolver.cs [visual] Add extra parameter to android visual constructors (#5289) 2019-03-27 16:10:21 -07:00
DependencyService.cs [Android] Crash at Dependency service call possible fix (#4157) 2018-12-04 11:35:23 -07:00
DesignMode.cs [Xaml] add DesignMode flag (#1976) 2018-03-05 12:44:37 +01:00
Device.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
DeviceInfo.cs Simplify event raising invocation pattern (#1971) 2018-02-23 22:24:54 -08:00
DeviceOrientation.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
DeviceOrientationExtensions.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
Easing.cs Initial import 2016-03-22 16:13:41 -07:00
Editor.cs Add Editor.IsTextPredictionEnabled property (#4023) 2018-11-01 10:03:23 -06:00
EditorAutoSizeOption.cs Editor Auto Resize with Text Changes (#2091) 2018-03-14 12:25:33 -07:00
Effect.cs Allow users to specify resolution method for handlers, effects, and services (#1870) fixes #1739 2018-02-26 11:48:15 +00:00
EffectiveFlowDirection.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
EffectiveFlowDirectionExtensions.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
EffectiveVisualExtensions.cs [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
Element.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
ElementCollection.cs Initial import 2016-03-22 16:13:41 -07:00
ElementEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ElementTemplate.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
Element_StyleSheets.cs Resilient xaml (#4096) 2018-11-09 10:03:17 +01:00
EmailKeyboard.cs Initial import 2016-03-22 16:13:41 -07:00
Entry.cs Merge branch '3.2.0' 2018-08-31 14:19:27 -07:00
EnumerableExtensions.cs Add TabStop/TabIndex (#2795) 2018-09-12 21:20:46 -07:00
EventArg.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
ExperimentalFlags.cs [Visual] Visual tidy (#5356) 2019-02-27 16:48:45 -07:00
ExportEffectAttribute.cs [C] Seal our attributes (#4559) 2018-11-29 10:12:26 +01:00
ExpressionSearch.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
FileImageSource.cs Better error handling for image loading errors on iOS/Android (#849) 2017-04-25 19:16:25 +01:00
FileImageSourceConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
FlexEnums.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
FlexLayout.cs [C] add null check for FlexLayout.OnPropChanged (#5012) 2019-01-18 13:42:21 +01:00
FlowDirection.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
FlyoutBehavior.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
FlyoutHeaderBehavior.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
FocusEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
Font.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
FontAttributes.cs [CSS] accept 'oblique' for 'font-style' (#3815) fixes #3808 2018-09-26 10:22:45 +01:00
FontElement.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
FontImageSource.cs Min viable FontImageSource (#4747) 2019-01-03 09:46:40 -08:00
FontSizeConverter.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
FontTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
FormattedString.cs [Core]Call invalidate measure after the FormattedText is set (#4448) fixes #4026 2018-11-29 17:50:06 +00:00
Frame.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
GestureElement.cs [iOS, UWP] fixes #2894 - Gestures collection changes weren't correctly propagating (#3643) 2018-08-31 12:32:37 +01:00
GestureRecognizer.cs Initial import 2016-03-22 16:13:41 -07:00
GestureState.cs Initial import 2016-03-22 16:13:41 -07:00
GestureStatus.cs Initial import 2016-03-22 16:13:41 -07:00
Grid.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
GridCalc.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
GridLength.cs Add convenience GridLength.Star (#168) 2016-06-08 10:37:21 -07:00
GridLengthTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
GridUnitType.cs Initial import 2016-03-22 16:13:41 -07:00
HandlerAttribute.cs Merge branch '3.5.0' into 3.6.0 2019-03-21 14:35:44 +01:00
HtmlWebViewSource.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
IAnimatable.cs Initial import 2016-03-22 16:13:41 -07:00
IAppIndexingProvider.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IAppLinkEntry.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IAppLinks.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IApplicationController.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
IBarElement.cs [CSS] add more properties (#3466) 2018-08-31 11:35:56 -07:00
IBorderElement.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
IButtonController.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
IButtonElement.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
IColorElement.cs [CSS] allow mapping css prop to multiple BPs (#3437) 2018-07-31 09:18:54 +02:00
IConfigElement.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IConfigPlatform.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IControlTemplated.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
IConverterOptions.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ICornerElement.cs [CSS] border-radius property on BoxView (#2897) fixes #2895 2018-06-25 12:52:25 +01:00
IDataTemplateController.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
IDecorableTextElement.cs [Enhancement] Allow underline and strikethrough text decorations on labels and spans (#2221) 2018-07-20 17:57:11 -06:00
IDefinition.cs Initial import 2016-03-22 16:13:41 -07:00
IDeserializer.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
IEditorController.cs IEditorController 2017-02-21 10:24:12 +00:00
IEffectControlProvider.cs Initial import 2016-03-22 16:13:41 -07:00
IElement.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
IElementConfiguration.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IElementController.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
IEntryController.cs Prep Entry for removal of InternalsVisibleTo (#139) 2016-04-27 07:55:09 -04:00
IExpressionSearch.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
IExtendedTypeConverter.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
IFlowDirectionController.cs [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
IFontElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IGestureController.cs [All] Span GestureRecognizers (#2173) 2018-05-07 19:02:28 +01:00
IGestureRecognizer.cs Initial import 2016-03-22 16:13:41 -07:00
IGridController.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
IImageController.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
IImageElement.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
IIsolatedStorageFile.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
IItemViewController.cs Whitespace fixes (#110) 2016-04-18 23:57:22 -07:00
IItemsView.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ILayout.cs Initial import 2016-03-22 16:13:41 -07:00
ILayoutController.cs Initial import 2016-03-22 16:13:41 -07:00
ILineHeightElement.cs Adding line height to Label and Span (#2132) 2018-05-08 10:13:05 +02:00
IListProxy.cs Fix 59896; Add empty listView group twice (#1275) 2017-11-28 12:29:30 +00:00
IListViewController.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
IMarkupExtension.cs Xaml empty service provider (#736) 2017-02-10 11:07:00 +01:00
IMasterDetailPageController.cs Add IMasterDetailPageController and update renderers (#146) 2016-05-04 15:22:34 +01:00
IMenuItemController.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
IMultiPageController.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
INativeBindingService.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
INativeValueConverterService.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
INavigation.cs Initial import 2016-03-22 16:13:41 -07:00
INavigationPageController.cs [iOS] Update inner stack correctly when popped fast (#1029) 2018-01-02 11:37:05 +00:00
IOpenGlViewController.cs Initial import 2016-03-22 16:13:41 -07:00
IPaddingElement.cs [C] unify Padding into IPaddingElement (#1276) 2017-11-15 14:53:02 +01:00
IPageContainer.cs Initial import 2016-03-22 16:13:41 -07:00
IPageController.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
IPanGestureController.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
IPinchGestureController.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
IPlaceholderElement.cs [CSS] add more properties (#3466) 2018-08-31 11:35:56 -07:00
IPlatformElementConfiguration.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
IPlatformServices.cs Move GetNativeSize to PlatformServices, remove IPlatform (#4235) 2018-10-31 15:12:22 -06:00
IPropertyPropagationController.cs [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
IProvideParentValues.cs Initial import 2016-03-22 16:13:41 -07:00
IProvideValueTarget.cs [XamlC] Implement IValueProvider.PropertyType (#345) 2016-09-23 00:01:22 -07:00
IRegisterable.cs Initial import 2016-03-22 16:13:41 -07:00
IResourceDictionary.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
IResourcesProvider.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
IRootObjectProvider.cs Initial import 2016-03-22 16:13:41 -07:00
IScrollViewController.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
ISearchBarController.cs Prep SearchBar for removal of InternalsVisibleTo (#137) 2016-05-02 14:55:43 -06:00
ISearchHandlerController.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
IServiceProviderExtensions.cs [C] convenience extension method (#2153) 2018-03-21 15:47:15 +01:00
ISliderController.cs [Enhancement] Add drag started and completed events/commands to Slider (#4423) fixes #1450 2018-12-04 19:08:13 +00:00
ISpatialElement.cs [All] Span GestureRecognizers (#2173) 2018-05-07 19:02:28 +01:00
IStreamImageSource.cs Prep StreamImageSource for removal of InternalsVisibleTo 2016-05-04 14:08:54 +01:00
IStyle.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IStyleElement.cs [C] abstract the Style property in an interface (#3438) 2018-07-31 11:53:25 +02:00
ISwipeGestureController.cs SwipeGestureRecognizer (#2727) 2018-05-28 11:49:05 +01:00
ISystemResourcesProvider.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
ITableModel.cs [Core, iOS, Android, UWP, WPF, GTK, Tizen] Implement TextColor on TableSection (#4379) fixes #2910 2018-11-27 19:26:34 +00:00
ITableViewController.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ITemplatedItemsList.cs Allocate prototypical view for RetainElement (#1226) 2017-11-03 12:18:07 -07:00
ITemplatedItemsListScrollToRequestedEventArgs.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ITemplatedItemsView.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ITextAlignmentElement.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
ITextElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IValueConverter.cs Initial import 2016-03-22 16:13:41 -07:00
IValueConverterProvider.cs [Xaml] support short Properties for PropertyCondition (#645) 2016-12-23 08:50:19 +01:00
IValueProvider.cs Initial import 2016-03-22 16:13:41 -07:00
IViewContainer.cs Initial import 2016-03-22 16:13:41 -07:00
IViewController.cs Initial import 2016-03-22 16:13:41 -07:00
IVisualController.cs [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
IVisualElementController.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
IWebViewController.cs Added WebView Reload (#4013) fixes #3776 2018-10-13 20:53:46 -04:00
IWebViewDelegate.cs Prep WebView and renderers for removal of InternalsVisibleTo (#120) 2016-04-25 12:26:40 -04:00
IXamlTypeResolver.cs Initial import 2016-03-22 16:13:41 -07:00
IXmlLineInfoProvider.cs Initial import 2016-03-22 16:13:41 -07:00
Image.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ImageButton.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
ImageElement.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
ImageSource.cs [C] WeakEventManager minor changes (#4774) 2018-12-19 14:23:44 +01:00
ImageSourceConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
InputView.cs [Enhancement] Entry: Read-only Entry and Editor (#1972) 2019-01-10 09:21:28 -07:00
InvalidNavigationException.cs Add Serializable on exception types (#4690) 2019-01-19 10:20:33 -08:00
InvalidationEventArgs.cs Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141) 2016-05-02 15:19:12 -07:00
ItemTappedEventArgs.cs [Enhancement][Core] ListView should report index of item on all events (#4431) 2019-01-28 20:47:59 -07:00
ItemVisibilityEventArgs.cs [Enhancement][Core] ListView should report index of item on all events (#4431) 2019-01-28 20:47:59 -07:00
ItemsView.cs [C] move ListView code out of ItemsView 2018-03-26 15:06:06 +02:00
Keyboard.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
KeyboardFlags.cs Capitalization keyboard flag additions for Entry/Editor (#1683) (#1833) 2018-02-26 11:06:24 +00:00
KeyboardTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
Label.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
Layout.cs Revert "[Android] fixes issue content set after an await is not visible (#4861)" (#5245) 2019-02-13 15:21:31 -08:00
LayoutAlignment.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutAlignmentExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutConstraint.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutExpandFlag.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutOptions.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutOptionsConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
LineBreakMode.cs Initial import 2016-03-22 16:13:41 -07:00
LineHeightElement.cs Adding line height to Label and Span (#2132) 2018-05-08 10:13:05 +02:00
ListProxy.cs Fix 59896; Add empty listView group twice (#1275) 2017-11-28 12:29:30 +00:00
ListProxyChangedEventArgs.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
ListStringTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
ListView.cs [Enhancement][Core] ListView should report index of item on all events (#4431) 2019-01-28 20:47:59 -07:00
ListViewCachingStrategy.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:13:02 +01:00
ListViewSelectionMode.cs Added the ListView.SelectionMode property 2018-03-27 10:18:26 +02:00
LockableObservableListWrapper.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
LockingSemaphore.cs Make spacing in lock statement consistent with code style 2016-03-29 13:41:41 -06:00
Log.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
LogListener.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
MasterBehavior.cs Initial import 2016-03-22 16:13:41 -07:00
MasterDetailPage.cs [C] use direct cast 2018-02-27 11:31:02 +01:00
MeasureFlags.cs Initial import 2016-03-22 16:13:41 -07:00
Menu.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
MenuItem.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
MergedStyle.cs Resilient xaml (#4096) 2018-11-09 10:03:17 +01:00
MessagingCenter.cs Make MessagingCenter testable (#723) 2017-01-31 13:10:28 +00:00
ModalEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ModalPoppedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ModalPoppingEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ModalPushedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ModalPushingEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
MultiPage.cs Simplify event raising invocation pattern (#1971) 2018-02-23 22:24:54 -08:00
NameScopeExtensions.cs [X] intercepts FindByName exceptions (#5599) 2019-03-18 16:43:59 -07:00
NamedSize.cs Initial import 2016-03-22 16:13:41 -07:00
NativeBindingHelpers.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
NavigationEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
NavigationModel.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
NavigationPage.cs Merge branch '3.5.0' 2019-01-14 09:32:43 +01:00
NavigationProxy.cs [iOS] Recover from popping page after the page has already been popped by back button (#2873) 2018-12-02 12:28:25 -07:00
NullEffect.cs Initial import 2016-03-22 16:13:41 -07:00
NumericExtensions.cs Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interfaces in XF.Internals (#806) 2017-03-09 10:38:06 -08:00
NumericKeyboard.cs Initial import 2016-03-22 16:13:41 -07:00
ObservableList.cs Initial import 2016-03-22 16:13:41 -07:00
ObservableWrapper.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
OnIdiom.cs [C] Add Default value to OnIdiom (#4225) 2018-11-05 14:13:37 +01:00
OnPlatform.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
OpenGLView.cs Simplify event raising invocation pattern (#1971) 2018-02-23 22:24:54 -08:00
OrderedDictionary.cs Fix invalid XML docs (#2005) 2018-03-05 11:00:32 +00:00
PaddingElement.cs [C] expose margin properties to css (#1381) 2017-12-12 10:08:06 +01:00
Page.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
PanGestureRecognizer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
PanUpdatedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ParameterAttribute.cs [XamlC] Compiled converters (#358) 2016-09-26 13:29:47 -07:00
Performance.cs [Core] Remove Guid.NewGuid() calls from performance tracking (#2791) 2018-05-22 16:54:21 -07:00
Picker.cs [C, iOS, AND, UWP] Color for Picker.Title (#4701) 2018-12-18 13:12:30 +01:00
PinchGestureRecognizer.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
PinchGestureUpdatedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
PlaceholderElement.cs [CSS] add more properties (#3466) 2018-08-31 11:35:56 -07:00
PlatformConfigurationRegistry.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PlatformEffect.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Point.cs [C] Adding deconstructors for common structs (#1320) 2017-12-11 22:40:46 +01:00
PointTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
PoppedToRootEventArgs.cs Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229) 2016-07-11 11:39:11 -07:00
ProgressBar.cs Material Design Renderers for the Material Visual (#4733) 2019-01-07 17:07:50 -07:00
PropertyChangingEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
PropertyChangingEventHandler.cs Initial import 2016-03-22 16:13:41 -07:00
ProvideCompiledAttribute.cs [XamlC] Compiled converters (#358) 2016-09-26 13:29:47 -07:00
ReadOnlyCastingList.cs Initial import 2016-03-22 16:13:41 -07:00
ReadOnlyListAdapter.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Rectangle.cs [C] Adding deconstructors for common structs (#1320) 2017-12-11 22:40:46 +01:00
RectangleTypeConverter.cs [C, Xaml] add SizeTypeConverter (#3381) 2018-07-31 10:26:34 +02:00
ReferenceTypeConverter.cs [Xaml] throw on unexpected empty elements (#4582) 2018-12-12 16:50:30 +01:00
ReflectionExtensions.cs [Visual] Visual xaml and Visual registrations (#5304) 2019-02-25 13:54:02 -07:00
Region.cs [iOS] fixes #3525 - add epsilon for float compare (#3654) 2018-08-28 22:21:22 -06:00
Registrar.cs [visual] Add extra parameter to android visual constructors (#5289) 2019-03-27 16:10:21 -07:00
RelativeLayout.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
RenderWithAttribute.cs [Visual] Visual xaml and Visual registrations (#5304) 2019-02-25 13:54:02 -07:00
ResolutionGroupNameAttribute.cs [C] Seal our attributes (#4559) 2018-11-29 10:12:26 +01:00
ResourceDictionary.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ResourcesChangedEventArgs.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ResourcesExtensions.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
ReturnType.cs [Enhancement] Entry ReturnType (#2029) 2018-03-15 10:29:08 +00:00
RouteFactory.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
Routing.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
RoutingEffect.cs Initial import 2016-03-22 16:13:41 -07:00
RowDefinition.cs Initial import 2016-03-22 16:13:41 -07:00
RowDefinitionCollection.cs Initial import 2016-03-22 16:13:41 -07:00
RuntimeNamePropertyAttribute.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
ScrollBarVisibility.cs [Core, iOS, Android, UWP, WPF] Hide scroll view scroll bars (#1910) 2018-02-26 13:20:39 -08:00
ScrollOrientation.cs Initial import 2016-03-22 16:13:41 -07:00
ScrollToMode.cs Initial import 2016-03-22 16:13:41 -07:00
ScrollToPosition.cs Initial import 2016-03-22 16:13:41 -07:00
ScrollToRequestedEventArgs.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ScrollView.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ScrolledEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
SearchBar.cs Change SearchBar base class to InputView (#3248) fixes #2902 2018-12-07 13:31:56 +00:00
SearchBoxVisiblity.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
SearchHandler.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
SelectedItemChangedEventArgs.cs [Enhancement][Core] ListView should report index of item on all events (#4431) 2019-01-28 20:47:59 -07:00
SelectedPositionChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
SeparatorMenuItem.cs Initial import 2016-03-22 16:13:41 -07:00
SeparatorVisibility.cs Initial import 2016-03-22 16:13:41 -07:00
Setter.cs [Xaml] throw on unexpected empty elements (#4582) 2018-12-12 16:50:30 +01:00
SettersExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
Size.cs [C, Xaml] add SizeTypeConverter (#3381) 2018-07-31 10:26:34 +02:00
SizeRequest.cs Initial import 2016-03-22 16:13:41 -07:00
SizeTypeConverter.cs [C, Xaml] add SizeTypeConverter (#3381) 2018-07-31 10:26:34 +02:00
Slider.cs [Material] [Android, iOS] Added Slider and ProgressBar (#5209) 2019-02-13 15:36:55 -08:00
Span.cs Changed Span default binding to OneWay (#4850) 2019-01-18 14:32:36 +01:00
StackLayout.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
StackOrientation.cs Initial import 2016-03-22 16:13:41 -07:00
Stepper.cs Make sure PlatformConfiguration created with Stepper (#2994) 2018-06-11 11:54:00 +02:00
StreamImageSource.cs Prep StreamImageSource for removal of InternalsVisibleTo 2016-05-04 14:08:54 +01:00
StreamWrapper.cs Initial import 2016-03-22 16:13:41 -07:00
Style.cs Resilient xaml (#4096) 2018-11-09 10:03:17 +01:00
SwipeDirection.cs SwipeGestureRecognizer (#2727) 2018-05-28 11:49:05 +01:00
SwipeGestureRecognizer.cs [Android] Prevent duplicate events from SwipeGestureRecognizer (#3443) fixes #3415 2018-08-03 15:40:47 +01:00
SwipedEventArgs.cs SwipeGestureRecognizer (#2727) 2018-05-28 11:49:05 +01:00
Switch.cs [Enhancement] Ability to set color for switch 2018-02-19 14:06:19 +05:30
SynchronizedList.cs Make spacing in lock statement consistent with code style 2016-03-29 13:41:41 -06:00
TabIndexExtensions.cs Add TabStop/TabIndex (#2795) 2018-09-12 21:20:46 -07:00
TabbedPage.cs [CSS] add more properties (#3466) 2018-08-31 11:35:56 -07:00
TableIntent.cs Initial import 2016-03-22 16:13:41 -07:00
TableModel.cs [Core, iOS, Android, UWP, WPF, GTK, Tizen] Implement TextColor on TableSection (#4379) fixes #2910 2018-11-27 19:26:34 +00:00
TableRoot.cs Initial import 2016-03-22 16:13:41 -07:00
TableSection.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
TableSectionBase.cs [Core, iOS, Android, UWP, WPF, GTK, Tizen] Implement TextColor on TableSection (#4379) fixes #2910 2018-11-27 19:26:34 +00:00
TableView.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
TapGestureRecognizer.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
TappedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
TargetIdiom.cs Add Watch to TargetIdiom (#1990) 2018-03-01 12:13:14 -08:00
TargetPlatform.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
TelephoneKeyboard.cs Initial import 2016-03-22 16:13:41 -07:00
TemplateBinding.cs [C] do not reapply a Binding with a Source when the Context changes (#983) 2017-11-21 13:59:41 +01:00
TemplateExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
TemplateUtilities.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
TemplatedItemsList.cs Simplify event raising invocation pattern (#1971) 2018-02-23 22:24:54 -08:00
TemplatedPage.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
TemplatedView.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
TextAlignment.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
TextAlignmentElement.cs [C] unify HorizontalTextAlignmentProperty (#1269) 2017-11-14 09:37:06 +01:00
TextChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
TextElement.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
TextKeyboard.cs Initial import 2016-03-22 16:13:41 -07:00
Thickness.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
ThicknessTypeConverter.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
TimePicker.cs [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662) 2017-12-12 14:02:21 +00:00
ToStringValueConverter.cs [C] ToStringValueConverter shouldn't be public (#4442) 2018-11-16 15:40:05 +01:00
ToggledEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ToolbarItem.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
ToolbarItemEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
ToolbarItemOrder.cs Initial import 2016-03-22 16:13:41 -07:00
TrackableCollection.cs Initial import 2016-03-22 16:13:41 -07:00
Tweener.cs [Android] Force animations to finish immediately when power save mode is on (#3148) fixes #1556 2018-06-28 12:02:36 +01:00
TypeConversionAttribute.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
TypeConverter.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
TypeConverterAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
TypeTypeConverter.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
TypedBinding.cs Merge branch '3.5.0' 2019-01-14 09:32:43 +01:00
UnsolvableConstraintsException.cs Add Serializable on exception types (#4690) 2019-01-19 10:20:33 -08:00
UriImageSource.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
UriTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
UrlKeyboard.cs Initial import 2016-03-22 16:13:41 -07:00
UrlWebViewSource.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ValueChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
Vec2.cs [C] Obsolete Vec2 (#4980) 2019-01-15 13:35:24 +01:00
View.cs [C] Set binding context on Span Gestures (#3639) 2018-08-24 09:50:47 +02:00
ViewExtensions.cs Clear all previous animations with the same key when starting a new animation (#3101) fixes #2482 2018-06-28 16:57:07 +01:00
ViewState.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElement.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
VisualElement_StyleSheet.cs [CSS] allow mapping css prop to multiple BPs (#3437) 2018-07-31 09:18:54 +02:00
VisualStateManager.cs [iOS] CollectionView single selection (#4985) 2019-01-25 09:40:17 -07:00
WeakEventManager.cs [C] WeakEventManager minor changes (#4774) 2018-12-19 14:23:44 +01:00
WeakReferenceExtensions.cs [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08:00
WebNavigatedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
WebNavigatingEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
WebNavigationEvent.cs Initial import 2016-03-22 16:13:41 -07:00
WebNavigationEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
WebNavigationResult.cs Initial import 2016-03-22 16:13:41 -07:00
WebView.cs Added WebView Reload (#4013) fixes #3776 2018-10-13 20:53:46 -04:00
WebViewSource.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
WebViewSourceTypeConverter.cs [Xaml] decorate TypeConverter for additional check (#909) 2017-11-16 20:15:43 +01:00
Xamarin.Forms.Core.csproj [Visual] Material Pickers (#5194) 2019-02-24 20:21:39 -07:00
XamlParseException.cs Add Serializable on exception types (#4690) 2019-01-19 10:20:33 -08:00
XmlLineInfo.cs Initial import 2016-03-22 16:13:41 -07:00
XmlnsDefinitionAttribute.cs Merge branch '3.5.0' 2018-12-14 11:00:28 -08:00
XmlnsPrefixAttribute.cs [Xaml] expose XmlnsPrefixAttribute (#4562) 2018-12-04 11:36:29 -07:00