2 writes to Set
PresentationFramework (2)
MS\Internal\Ink\LassoSelectionBehavior.cs (2)
390elementPoints.Set = false; 412elementPoints.Set = true;
2 references to Set
PresentationFramework (2)
MS\Internal\Ink\LassoSelectionBehavior.cs (2)
360if (elementPoints.Set != false) 422if (!elementPoints.Set)