1 write to _isButton
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusPointProperty.cs (1)
76_isButton = isButton;
2 references to _isButton
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusPointProperty.cs (2)
92get { return _isButton; } 103_isButton.ToString(CultureInfo.InvariantCulture) +