Is it possible to create an Extension that will be automatic called or executed ?
.
Following situation
i have a System.Windows.Control
which should execute some logic after initializing without calling this extension manual like Control.myExtension();