2 references to ES_LOWERCASE
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
278cp.Style |= PInvoke.ES_LOWERCASE;
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
1135[InlineData((PInvoke.ES_LOWERCASE | PInvoke.ES_LEFT | PInvoke.ES_MULTILINE | PInvoke.ES_READONLY | PInvoke.ES_AUTOHSCROLL), (int)CapStyle.None)]