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