Northwoods.GoSilverlight 1.3.5 Assembly
FindElementUpFrom Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > DiagramTool Class : FindElementUpFrom Method

Search up the chain of parent visual elements starting with the given element to find one for which pred is true

Overload List

OverloadDescription
FindElementUpFrom(FrameworkElement,Predicate<FrameworkElement>)Search up the chain of parent visual elements starting with the given element to find one for which pred is true  
FindElementUpFrom(FrameworkElement,Func<FrameworkElement,Nullable<Boolean>>,Predicate<FrameworkElement>)Search up the chain of visual parent elements starting with the given element to find one that has pred true and valid true.  

Requirements

See Also

© 2012 All Rights Reserved.