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