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