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