4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\ObjectDataProvider.cs (4)
294IsAsynchronous ? "asynchronous" : "synchronous")); 297if (IsAsynchronous) 507if (!IsAsynchronous && error == null) 597if (!IsAsynchronous && error == null)