4 references to s_setSelectionOnHandleCreated
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (4)
1385
_textBoxFlags[
s_setSelectionOnHandleCreated
] = true;
1745
_textBoxFlags[
s_setSelectionOnHandleCreated
] = true;
1839
if (_textBoxFlags[
s_setSelectionOnHandleCreated
])
1841
_textBoxFlags[
s_setSelectionOnHandleCreated
] = false;