Roger Briggen

Results 15 comments of Roger Briggen
trafficstars

Hi @DmitriyKirakosyan Thanks, it works with this workaround. Maybe this should be somewhere prominent in the readme or even in the nuget itself... but I will close the ticket for...

@pictos Any news on this? I have the same problem with popups which are way to wide because the text will not wrap over multiple lines in the popup.

The same error if you use SelectionChangedCommandParameter="{Binding Source={RelativeSource Self}, Path=SelectedItem}"

> @rogerbriggen @drasticactions previously, any binding with `Source` wasn't compiled. After a recent change (#20610), we can now compile all bindings. Unfortunately, we can't infer the x:DataType form Source yet...