added parameters to the sendToRecycleBin calls to suppress the UI-focus-switch that was happening. reason was that if a user request was possibly needed the UI focus was captured shortly. after the operation finished the focus got restored but the switch takes unneeded time and was clearly visible to the user.
added parameters to the sendToRecycleBin calls to suppress the UI-focus-switch that was happening. reason was that if a user request was possibly needed the UI focus was captured shortly. after the operation finished the focus got restored but the switch takes unneeded time and was clearly visible to the user.