4 references to IsAsynchronous
PresentationFramework (4)
src\Framework\System\Windows\Data\XmlDataProvider.cs (4)
282
IsAsynchronous
? "asynchronous" : "synchronous"));
312
if (
IsAsynchronous
&& doc != null)
381
if (
IsAsynchronous
)
427
if (
IsAsynchronous
)