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