Browse Source
In the case of `TemplateBinding`, the `IObservable<object?>` bind overload is selected by C#. Add an explicit check for an `IBinding2` here to use the more performant code-path.pull/13970/head
1 changed files with 20 additions and 2 deletions
Loading…
Reference in new issue