Пример #1
0
 public IFrameworkElement FindName(string name)
 => IFrameworkElementHelper.FindName(this, GetChildren(), name);