This static method takes an element and walks up the visual tree looking for an element of type .
            
            
            
            
        
            Parameters
- elt
 
            Type Parameters
- T
 
- frequently 
typeof(Node) 
            Return Value
the  if it is of type , or else one of its parent visuals of that type, or else null if no such element was found