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