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