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