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