Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 637 Bytes

calls-systemwindowsinputpencontextdisable-on-touch-enabled-systems-may-throw.md

File metadata and controls

15 lines (10 loc) · 637 Bytes

Calls to System.Windows.Input.PenContext.Disable on touch-enabled systems may throw an ArgumentException

Details

Under some circumstances, calls to the internal System.Windows.Intput.PenContext.Disable method on touch-enabled systems may throw an unhandled T:System.ArgumentException because of reentrancy.

Suggestion

This issue has been addressed in the .NET Framework 4.7. To prevent the exception, upgrade to a version of the .NET Framework starting with the .NET Framework 4.7.

Name Value
Scope Edge
Version 4.6.1
Type Retargeting