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