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