Implemented interface member:
method
Resolve
System.Xaml.IXamlNameResolver.Resolve(System.String)
3 references to Resolve
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\ParserContext.cs (3)
83object other = this.Resolve(reference.Name); 90result = (LocationReference)this.Resolve(name); 138object result = Resolve(name);