xamarin/Xamarin.Forms

xamarin binding relative source type intellisense only shows classes with default constructor

Offen

#8.680 geöffnet am 26.11.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/binding ⛓external-intellisensefeedback-tickethelp wantedinactives/unverifiedt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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)

Contributor Guide