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