Remove TryExecute from filters
Now that the dispatcher does its own TryExecute, filters do not need to do that. This change requires all worklets called by filters to be able to execute without knowing the device a priori.
Edited by Kenneth Moreland