6 references to s_cutCopyIncludeLiterals
System.Windows.Forms (6)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (6)
168
_flagState[
s_cutCopyIncludeLiterals
] = _maskedTextProvider.IncludeLiterals;
379
if (_flagState[
s_cutCopyIncludeLiterals
])
387
if (_flagState[
s_cutCopyIncludeLiterals
])
403
_flagState[
s_cutCopyIncludeLiterals
] = false;
408
_flagState[
s_cutCopyIncludeLiterals
] = true;
414
_flagState[
s_cutCopyIncludeLiterals
] = include;