1 write to BeforeGetTextLengthCallback
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\GetWindowTextTests.cs (1)
34
windowClass.
BeforeGetTextLengthCallback
= () => shortText;
1 reference to BeforeGetTextLengthCallback
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\GetWindowTextTests.cs (1)
62
string? text =
BeforeGetTextLengthCallback
?.Invoke();