Hy guys, I am a bit baffled here. I want to select a grid declared in XAML but in code behind. Usually this is done by selecting the grid's name, id or any other identifier. However I am not able to see any property in XAML to identify the grid and to be able to access it in code behind. Any thoughts on this ? Thank you !
↧