6 references to s_cutCopyIncludeLiterals
System.Windows.Forms (6)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (6)
170
_flagState[
s_cutCopyIncludeLiterals
] = _maskedTextProvider.IncludeLiterals;
383
if (_flagState[
s_cutCopyIncludeLiterals
])
391
if (_flagState[
s_cutCopyIncludeLiterals
])
407
_flagState[
s_cutCopyIncludeLiterals
] = false;
412
_flagState[
s_cutCopyIncludeLiterals
] = true;
418
_flagState[
s_cutCopyIncludeLiterals
] = include;