37 writes to BeginQueryAction
WindowsBase.Tests (37)
System\Windows\Data\DataSourceProviderTests.cs (37)
236
provider.
BeginQueryAction
+= () => callCount++;
257
provider.
BeginQueryAction
+= () => callCount++;
275
provider.
BeginQueryAction
+= () => callCount++;
296
provider.
BeginQueryAction
+= () => callCount++;
320
provider.
BeginQueryAction
+= () => callCount++;
345
provider.
BeginQueryAction
+= () => callCount++;
373
provider.
BeginQueryAction
+= () => callCount++;
401
provider.
BeginQueryAction
+= () => callCount++;
422
provider.
BeginQueryAction
+= () => callCount++;
440
provider.
BeginQueryAction
+= () => callCount++;
461
provider.
BeginQueryAction
+= () => callCount++;
485
provider.
BeginQueryAction
+= () => callCount++;
510
provider.
BeginQueryAction
+= () => callCount++;
538
provider.
BeginQueryAction
+= () => callCount++;
614
provider.
BeginQueryAction
+= () => callCount++;
647
provider.
BeginQueryAction
+= () => callCount++;
709
provider.
BeginQueryAction
+= () => callCount++;
727
provider.
BeginQueryAction
+= () => callCount++;
760
provider.
BeginQueryAction
+= () => callCount++;
783
provider.
BeginQueryAction
+= () => callCount++;
806
provider.
BeginQueryAction
+= () => callCount++;
834
provider.
BeginQueryAction
+= () => callCount++;
852
provider.
BeginQueryAction
+= () => callCount++;
885
provider.
BeginQueryAction
+= () => callCount++;
908
provider.
BeginQueryAction
+= () => callCount++;
931
provider.
BeginQueryAction
+= () => callCount++;
975
provider.
BeginQueryAction
= () => callCount++;
996
provider.
BeginQueryAction
= () => callCount++;
1014
provider.
BeginQueryAction
= () => callCount++;
1036
provider.
BeginQueryAction
= () => callCount++;
1062
provider.
BeginQueryAction
= () => callCount++;
1084
provider.
BeginQueryAction
= () => callCount++;
1102
provider.
BeginQueryAction
= () => callCount++;
1124
provider.
BeginQueryAction
= () => callCount++;
1212
provider.
BeginQueryAction
= () => callCount++;
1532
provider.
BeginQueryAction
= () => callCount++;
1576
provider.
BeginQueryAction
= () => callCount++;
2 references to BeginQueryAction
WindowsBase.Tests (2)
System\Windows\Data\DataSourceProviderTests.cs (2)
1875
if (
BeginQueryAction
is null)
1880
BeginQueryAction
();