4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\ObjectDataProvider.cs (4)
299
IsAsynchronous
? "asynchronous" : "synchronous"));
302
if (
IsAsynchronous
)
512
if (!
IsAsynchronous
&& error == null)
602
if (!
IsAsynchronous
&& error == null)