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