2 writes to Set
PresentationFramework (2)
MS\Internal\Ink\LassoSelectionBehavior.cs (2)
399
elementPoints.
Set
= false;
421
elementPoints.
Set
= true;
2 references to Set
PresentationFramework (2)
MS\Internal\Ink\LassoSelectionBehavior.cs (2)
369
if (elementPoints.
Set
!= false)
431
if (!elementPoints.
Set
)