xamarin/Xamarin.Forms

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

Aberta

#8.680 aberto em 26 de nov. de 2019

 (2 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/binding ⛓external-intellisensefeedback-tickethelp wantedinactives/unverifiedt/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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)

Guia do colaborador