opendialog kodunu thread icine alin oyle deneyin

using System.Threading;
new Thread(() => {    
opendialog
}).Start();
send