4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\ObjectDataProvider.cs (4)
293
IsAsynchronous
? "asynchronous" : "synchronous"));
296
if (
IsAsynchronous
)
495
if (!
IsAsynchronous
&& error == null)
574
if (!
IsAsynchronous
&& error == null)