Consider XAML during analysis
Converters are seen as "Dead Code", but most of time, they are used as static resources into XAML. Is there a way to compute it ? Most generally, is it possible with static analysis to make some déductions including XAML code ?
28
votes
Frédéric DIDIER
shared this idea
-
Certainly the binding information can be extracted from the XAML, this is something we have to study, certainly this will be a future feature but by now, we don't have a date.