2 references to IsAsync
PresentationFramework (2)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (2)
254if (ParentBinding.IsAsync && !(PW.GetAccessor(k) is DependencyProperty)) 315if (ParentBinding.IsAsync)