2 references to StylusButton
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
139
StylusButton button = new
StylusButton
(StylusPointPropertyIds.GetStringRepresentation(prop.Id), prop.Id);
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
991
buttons[iButton] = new
StylusButton
(sButtonName, buttonGuid);