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