2 writes to _max
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfo.cs (2)
41_max = info.Maximum; 76_max = maximum;
1 reference to _max
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfo.cs (1)
94get { return _max; }