3 references to SKIP_SPACE
System (3)
compmod\system\componentmodel\MaskedTextProvider.cs (3)
300
this.flagState[
SKIP_SPACE
] = true;
845
return this.flagState[
SKIP_SPACE
];
849
this.flagState[
SKIP_SPACE
] = value;