4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\ObjectDataProvider.cs (4)
294
IsAsynchronous
? "asynchronous" : "synchronous"));
297
if (
IsAsynchronous
)
496
if (!
IsAsynchronous
&& error == null)
575
if (!
IsAsynchronous
&& error == null)