1 write to IsUserPaint
System.Windows.Forms.Tests (1)
TextBoxTests.cs (1)
385
using SubTextBox textBox = new() { PlaceholderText = text,
IsUserPaint
= isUserPaint, IsFocused = isIsFocused, TextCount = textCount };