4 writes to SkipLiterals
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\MaskDescriptor.cs (1)
78
SkipLiterals
= true,
System\Windows\Forms\Design\MaskedTextBoxDesigner.cs (2)
274
maskedTextBox.
SkipLiterals
= true;
281
maskedTextBox.
SkipLiterals
= SkipLiterals;
System\Windows\Forms\Design\MaskedTextBoxTextEditorDropDown.cs (1)
29
_cloneMtb.
SkipLiterals
= true;
1 reference to SkipLiterals
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskedTextBoxDesigner.cs (1)
270
bool SkipLiterals = maskedTextBox.
SkipLiterals
;