1 write to _newValue
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
26_newValue = newValue;
1 reference to _newValue
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
43get { return _newValue; }