2 references to IsAsync
PresentationFramework (2)
MS\Internal\Data\ClrBindingWorker.cs (2)
239if (ParentBinding.IsAsync && !(PW.GetAccessor(k) is DependencyProperty)) 299if (ParentBinding.IsAsync)