xamarin/Xamarin.Forms
xamarin binding relative source type intellisense only shows classes with default constructor
开放
#8,680 创建于 2019年11月26日
a/binding ⛓external-intellisensefeedback-tickethelp wantedinactives/unverifiedt/bug :bug:up-for-grabs
仓库指标
- 星标
- (5,644 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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)