Implemented interface member:
method
FindName
System.Windows.Markup.INameScope.FindName(System.String)
3 references to FindName
System.Xaml (3)
System\Xaml\NameScope.cs (3)
170
return
FindName
(key);
192
object value =
FindName
(key);
215
value =
FindName
(key);