maui-linux/Xamarin.Forms.Platform.WinRT
E.Z. Hart 6c0c11960b Prep WebView and renderers for removal of InternalsVisibleTo (#120)
* Create custom event args class for script eval requests
Make IWebViewRenderer public

* Add IWebViewRenderer docs

* Add EvalRequested docs

* Move EvalRequested to Internals
IWebViewRenderer -> IWebViewDelegate

* Add docs
2016-04-25 12:26:40 -04:00
..
Properties Initial import 2016-03-22 16:13:41 -07:00
ActivityIndicatorRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
AlignmentExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
AsyncValue.cs Initial import 2016-03-22 16:13:41 -07:00
BackgroundTracker.cs Initial import 2016-03-22 16:13:41 -07:00
BoolToVisibilityConverter.cs Initial import 2016-03-22 16:13:41 -07:00
BoxViewRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
ButtonRenderer.cs Merge pull request #31 from xamarin/fix-bugzilla39464 2016-04-01 11:07:17 +01:00
CarouselPageRenderer.cs [W] Setting CurrentPage in CarouselPage ctor works 2016-04-01 11:14:27 -07:00
CarouselViewRenderer.cs Whitespace fixes (#110) 2016-04-18 23:57:22 -07:00
CaseConverter.cs Initial import 2016-03-22 16:13:41 -07:00
CellControl.cs Initial import 2016-03-22 16:13:41 -07:00
CollapseWhenEmptyConverter.cs Initial import 2016-03-22 16:13:41 -07:00
ColorConverter.cs Initial import 2016-03-22 16:13:41 -07:00
ConvertExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
DatePickerRenderer.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
DefaultRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
EditorRenderer.cs [UWP] Unhook Entry and Editor event handlers during Dispose (#114) 2016-04-18 23:49:13 -07:00
EntryCellTextBox.cs Initial import 2016-03-22 16:13:41 -07:00
EntryRenderer.cs [UWP] Unhook Entry and Editor event handlers during Dispose (#114) 2016-04-18 23:49:13 -07:00
ExportRendererAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
Extensions.cs Initial import 2016-03-22 16:13:41 -07:00
FileImageSourceHandler.cs Initial import 2016-03-22 16:13:41 -07:00
FileImageSourcePathConverter.cs Initial import 2016-03-22 16:13:41 -07:00
FontExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
FormsButton.cs [W] Button BG Color & BorderRadius are consistent 2016-03-29 15:41:39 -07:00
FormsComboBox.cs Initial import 2016-03-22 16:13:41 -07:00
FormsDatePicker.cs Initial import 2016-03-22 16:13:41 -07:00
FormsTextBox.cs Initial import 2016-03-22 16:13:41 -07:00
FormsTimePicker.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
FrameRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
FrameworkElementExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
HeightConverter.cs Initial import 2016-03-22 16:13:41 -07:00
HorizontalTextAlignmentConverter.cs Initial import 2016-03-22 16:13:41 -07:00
ICellRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
IImageSourceHandler.cs Initial import 2016-03-22 16:13:41 -07:00
ITitleProvider.cs Initial import 2016-03-22 16:13:41 -07:00
IToolbarProvider.cs Initial import 2016-03-22 16:13:41 -07:00
IVisualElementRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
IWrapperAware.cs Initial import 2016-03-22 16:13:41 -07:00
ImageConverter.cs Initial import 2016-03-22 16:13:41 -07:00
ImageLoaderSourceHandler.cs Reformat using statements 2016-03-25 13:53:19 -07:00
ImageRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
KeyboardConverter.cs Initial import 2016-03-22 16:13:41 -07:00
KeyboardExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
LabelRenderer.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
LayoutExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
LayoutRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
ListGroupHeaderPresenter.cs Initial import 2016-03-22 16:13:41 -07:00
ListViewGroupStyleSelector.cs Initial import 2016-03-22 16:13:41 -07:00
ListViewRenderer.cs Enable CS1998 warnings as errors (#65) 2016-04-12 12:30:27 -07:00
MasterBackgroundConverter.cs Initial import 2016-03-22 16:13:41 -07:00
MasterDetailControl.cs Initial import 2016-03-22 16:13:41 -07:00
MasterDetailPageRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
MenuItemCommand.cs Initial import 2016-03-22 16:13:41 -07:00
NativeViewWrapper.cs Initial import 2016-03-22 16:13:41 -07:00
NativeViewWrapperRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
NavigationPageRenderer.cs Enable CS1998 warnings as errors (#65) 2016-04-12 12:30:27 -07:00
PageControl.xaml Initial import 2016-03-22 16:13:41 -07:00
PageControl.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
PageRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
PageToRenderedElementConverter.cs Initial import 2016-03-22 16:13:41 -07:00
PickerRenderer.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
Platform.cs Enable CS1998 warnings as errors (#65) 2016-04-12 12:30:27 -07:00
PlatformEffect.cs Initial import 2016-03-22 16:13:41 -07:00
ProgressBarRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
RendererFactory.cs Initial import 2016-03-22 16:13:41 -07:00
Resources.xaml [W] ListView Cells will respect RowHeight 2016-03-23 15:32:21 -07:00
ScrollViewRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
SliderRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
StepperControl.xaml Initial import 2016-03-22 16:13:41 -07:00
StepperControl.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
StepperRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
StreamImagesourceHandler.cs Reformat using statements 2016-03-25 13:53:19 -07:00
SwitchRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
TableViewRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
TaskExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
TextAlignmentToHorizontalAlignmentConverter.cs Initial import 2016-03-22 16:13:41 -07:00
TextCellRenderer.cs Enable warnings 0649 and 0067 on UAP/WinRT (#73) 2016-04-11 16:56:07 -07:00
TimePickerRenderer.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
ViewExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
ViewRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
ViewToRendererConverter.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementExtensions.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
VisualElementPackager.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementRenderer.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementTracker.cs Suppress translation if scale is zero (#82) 2016-04-13 17:16:04 +01:00
WebViewRenderer.cs Prep WebView and renderers for removal of InternalsVisibleTo (#120) 2016-04-25 12:26:40 -04:00
WindowsBasePage.cs Initial import 2016-03-22 16:13:41 -07:00
WindowsBasePlatformServices.cs [iOS,Android,Win] Make sure we only cache images that return a successful status code 2016-03-28 19:28:36 +01:00
WindowsDeviceInfo.cs Initial import 2016-03-22 16:13:41 -07:00
WindowsExpressionSearch.cs Initial import 2016-03-22 16:13:41 -07:00
WindowsIsolatedStorage.cs Initial import 2016-03-22 16:13:41 -07:00
WindowsSerializer.cs Reformat using statements 2016-03-25 13:53:19 -07:00
WindowsTicker.cs Initial import 2016-03-22 16:13:41 -07:00
Xamarin.Forms.Platform.WinRT.csproj Enable CS1998 warnings as errors (#65) 2016-04-12 12:30:27 -07:00