Steve Shaw
Results
32
comments of
Steve Shaw
`SetInheritedBindingContext` would be called on the child? Yes, that would work. I would consider also adding a `public virtual SetBindingContext`, for situations where the goal is to tell an instance...
This thought may or may not be relevant: On current .Net implementations, all it takes is a single `Task.Delay(1);` to limit performance to at best 15 ms / frame. 60...