there is a design panel like XAML designer that i added some Controls on it(in run-time with create instance of some element and add it to RootLayout.Children
). now i like manipulate some properties of one control(that i now which one) with something like this.
is there a any short approach to goal?