4 references to IsAsynchronous
PresentationFramework (4)
src\Framework\System\Windows\Data\ObjectDataProvider.cs (4)
301
IsAsynchronous
? "asynchronous" : "synchronous"));
304
if (
IsAsynchronous
)
510
if (!
IsAsynchronous
&& error == null)
596
if (!
IsAsynchronous
&& error == null)