2 writes to _disableInput
PresentationFramework (2)
MS\Internal\Ink\StylusEditingBehavior.cs (2)
67
_disableInput
= true;
74
_disableInput
= false;
1 reference to _disableInput
PresentationFramework (1)
MS\Internal\Ink\StylusEditingBehavior.cs (1)
98
if (
_disableInput
)