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