May 2017
Intermediate to advanced
442 pages
11h 55m
English
This is a common requirement of an event handler, and deserves its own recipe. Prior to Update 3 in November 2016, these event handlers had to be placed in a utility class; we can now have a class that acts as an extension to the form's code-behind.
This was covered in the previous recipe, and if you are using this technique, the event handler should be written there without the static keyword.
Read now
Unlock full access