Shimmy
Shimmy
Let's kick it off with #3057.
I'm sorry but I just learned that the license of FA has recently changed. I wasn't aware of that and I'm glad I learned about it while our project is...
I mean't anything that's not on of the following: - a value type (struct) that implements its own equality - a `string` - anything assignable to `IEnumerable` where `T` is...
No skip completely
WRT type.IsPrimitive Although string would have been a complex type in programming terminology, when performing test equivalency, it should be considered a primitive type. So yes I agree to the...
Not sure it's the same issue but it's definitely related. That issue has been around for 6 years! Binding with ElementName is a crucial and very common functionality in any...
> generally the answer as to how to handle this situation currently is to bind to objects that have everything they need accessible from them so you don't need to...
👃🏻
Yes please. These fields are added to the accessible private fields in the view-model and are visible in intellisense. They're redundant and confusing. In any case (even LangVersion < 14)...
Same issue here in 1.7: ```xaml