1 write to _isSelected
PresentationCore (1)
System\Windows\Ink\Stroke2.cs (1)
532
_isSelected
= value;
2 references to _isSelected
PresentationCore (2)
System\Windows\Ink\Stroke2.cs (2)
527
get { return
_isSelected
; }
530
if (value !=
_isSelected
)