4 references to IsAsynchronous
PresentationFramework (4)
System\Windows\Data\ObjectDataProvider.cs (4)
299IsAsynchronous ? "asynchronous" : "synchronous")); 302if (IsAsynchronous) 512if (!IsAsynchronous && error == null) 602if (!IsAsynchronous && error == null)