1 write to _newValue
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
22
_newValue
= newValue;
1 reference to _newValue
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
39
get { return
_newValue
; }