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