1 write to BeforeGetTextCallback
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\GetWindowTextTests.cs (1)
31
windowClass.
BeforeGetTextCallback
= () => longText;
1 reference to BeforeGetTextCallback
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\GetWindowTextTests.cs (1)
70
text =
BeforeGetTextCallback
?.Invoke();