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