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)
94
get { return
_max
; }