3 references to WispRootKey
PresentationCore (3)
System\Windows\Input\Stylus\Common\StylusLogic.cs (3)
80
private const string WispKeyAssert = @"HKEY_CURRENT_USER\" +
WispRootKey
;
90
private const string WispPenSystemEventParametersKey =
WispRootKey
+ @"Software\Microsoft\Wisp\Pen\SysEventParameters";
95
private const string WispTouchConfigKey =
WispRootKey
+ @"Software\Microsoft\Wisp\Touch";