Пример #1
0
 public InputControl this[string path]
 {
     get { return(InputControlPath.TryFindChild(this, path)); }
 }