public IElementParent GetParent( bool topMost )
Public Function GetParent( _ Optional ByVal topMost As Boolean _ ) As IElementParent
Parameters
- topMost
- If true then the top most parent or 'container' is returned
public IElementParent GetParent( bool topMost )
Public Function GetParent( _ Optional ByVal topMost As Boolean _ ) As IElementParent
Target Platforms: Windows 10, Windows 8.1, Windows 7