Open vsfeedback opened 5 years ago
/cc @mgoertz-msft
I was experiencing what I believe to be the same problem, however, in my case, I am using JetBrains ReSharper and this seems to be a problem with ReSharper's Intellisense, not VisualStudio's.
I am not sure if that helps resolves this bug but I figured I would share.
Perhaps I can provide more context. Xamarin Forms 4.3 added relative binding support, documented here: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/data-binding/relative-bindings.
For an example you can look at the data binding on this page of the xamarin-forms-samples project.
There is already an issue for ReSharper for those who are interested: https://youtrack.jetbrains.com/issue/RSRP-476816
This issue has been moved from a ticket on Developer Community.
RelativeSource
and related markup such asAncestorType
and all the other new markup with Xamarin Forms 4.3 report as unrecognized and show as red/bad in the XAML editor for VS2019MSDN page for new feature https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/data-binding/relative-bindings?source=docs
Sample project is easy enough... Just download the Microsoft sample. https://docs.microsoft.com/en-us/samples/xamarin/xamarin-forms-samples/databindingdemos/
Original Comments
Visual Studio Feedback System on 11/17/2019, 10:37 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)