6 references to s_cutCopyIncludeLiterals
System.Windows.Forms (6)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (6)
168
_flagState[
s_cutCopyIncludeLiterals
] = _maskedTextProvider.IncludeLiterals;
381
if (_flagState[
s_cutCopyIncludeLiterals
])
389
if (_flagState[
s_cutCopyIncludeLiterals
])
405
_flagState[
s_cutCopyIncludeLiterals
] = false;
410
_flagState[
s_cutCopyIncludeLiterals
] = true;
416
_flagState[
s_cutCopyIncludeLiterals
] = include;