4 references to s_setSelectionOnHandleCreated
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (4)
1722
_textBoxFlags[
s_setSelectionOnHandleCreated
] = true;
2180
_textBoxFlags[
s_setSelectionOnHandleCreated
] = true;
2287
if (_textBoxFlags[
s_setSelectionOnHandleCreated
])
2289
_textBoxFlags[
s_setSelectionOnHandleCreated
] = false;