c# - In WPF, Drag from one window and drop on another window's context menu alert dialog gets open. This alert dialog gets hang until we move cursor -
in wpf application, try drag textblock 1 window (call screen) , drop on window (contact window). drop text block on contact window's datagrid's context menu gets opwn when drag enter event fires , drop event fires on context menu alert dialog (that show dialog window ok , cancel buttn) gets open. alert dialog gets hang means can't able tap on ok button of alert dialog until move cursor around ok button.
help highly appreciated..!
Comments
Post a Comment