4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\XmlDataProvider.cs (4)
280
IsAsynchronous
? "asynchronous" : "synchronous"));
310
if (
IsAsynchronous
&& doc != null)
379
if (
IsAsynchronous
)
424
if (
IsAsynchronous
)