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