some times i need to used custom widget as exteranl widget
but i need of exteranl widget returen value when execute action in this case i used ValueChanged.
Example: i have CustomSwitch as external widget (on any folder in the project)
I need get selected value (true or false) when user selected changed the CustomSwitch.