2 writes to Set
PresentationFramework (2)
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (2)
402
elementPoints.
Set
= false;
424
elementPoints.
Set
= true;
2 references to Set
PresentationFramework (2)
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (2)
372
if (elementPoints.
Set
!= false)
434
if (!elementPoints.
Set
)