2 writes to _disableInput
PresentationFramework (2)
MS\Internal\Ink\StylusEditingBehavior.cs (2)
81
_disableInput
= true;
88
_disableInput
= false;
1 reference to _disableInput
PresentationFramework (1)
MS\Internal\Ink\StylusEditingBehavior.cs (1)
112
if (
_disableInput
)