c# - How to find element in visual tree in wp7? -
I need to find an element in the visual tree. For example, I have a grid and I have my own text T- Setting in the box is: WatermarkTextBox ExpanderView Expands. Xaml & lt; Grid.ColumnDefinitions & gt; & Lt; Column width = "100" /> & Lt; Column width = "280" /> & Lt; Column width = "100" /> & Lt; /Grid.ColumnDefinitions> & Lt; Grid.RowDefinitions & gt; & Lt; RowDefinition / & gt; & Lt; RowDefinition / & gt; & Lt; /Grid.RowDefinitions> & Lt; Grid grid. Rau = "0" grid. Column = "0" & gt; & Lt; Border / & gt; & Lt; / Grid & gt; & Lt; Grid grid. Rau = "0" /> & Lt; Grid grid. Rau = "0" grid. Column = "2" /> & Lt; Toolkit: expand ExpanderView = "setText" collapsed = "hideAppBar" & gt; & Lt; Image Height = "100" margin = "- 53,0,0,0" /> & lt; ...