Advertisement
Guest User

Untitled

a guest
Apr 27th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.13 KB | None | 0 0
  1. System.Windows.Application.Current.Dispatcher.BeginInvoke(new Action(delegate () { ContactsList.Items.Add(user); }));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement