4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\ObjectDataProvider.cs (4)
293IsAsynchronous ? "asynchronous" : "synchronous")); 296if (IsAsynchronous) 492if (!IsAsynchronous && error == null) 571if (!IsAsynchronous && error == null)