xamarin/Xamarin.Forms
xamarin binding relative source type intellisense only shows classes with default constructor
Open
#8,680 opened on Nov 26, 2019
a/binding ⛓external-intellisensefeedback-tickethelp wantedinactives/unverifiedt/bug :bug:up-for-grabs
Repository metrics
- Stars
- (5,644 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
This issue has been moved from a ticket on Developer Community.
Steps to reproduce:
In xamrin forms in any binding, use {Binding Source={RelativeSource AncestorType=
Expected Behavior:
Intellisense lists out all classes available.
Actual Behavior
intellisense only lists out the types which have a default constructor.
Original Comments
Visual Studio Feedback System on 11/18/2019, 00:42 AM:
Original Solutions
(no solutions)