Tuesday, October 29, 2013

Grid.Children.Add is not setting the parent property of the added element

Hi Rob,


So I tried to add


await Task.Delay(5000);


directly after i add the element to the Grid.


In debug mode i can't get it to go past the await line


What have i done worng?


No comments:

Post a Comment