2 writes to _disableInput
PresentationFramework (2)
MS\Internal\Ink\StylusEditingBehavior.cs (2)
66
_disableInput
= true;
73
_disableInput
= false;
1 reference to _disableInput
PresentationFramework (1)
MS\Internal\Ink\StylusEditingBehavior.cs (1)
97
if (
_disableInput
)