GoXam for WPF v3
FindTopLevelPart() Method
Northwoods.GoXam Namespace > Part Class : FindTopLevelPart() Method
Find the top-level Part for this part.
Syntax
public Part FindTopLevelPart()

Return Value

This may often return itself, and should not return null.
Remarks
If this part is a member of a group, return that group's top-level part. If this part is a label node for a link, return that link's top-level part.
See Also

Reference

Part Class
Part Members