4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\XmlDataProvider.cs (4)
273
IsAsynchronous
? "asynchronous" : "synchronous"));
303
if (
IsAsynchronous
&& doc != null)
372
if (
IsAsynchronous
)
416
if (
IsAsynchronous
)