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