public static AutomationPeer GetLastChild(
AutomationPeer peer
)
Public Shared Function GetLastChild (
peer As AutomationPeer
) As AutomationPeer
public:
static AutomationPeer^ GetLastChild(
AutomationPeer^ peer
)
static member GetLastChild :
peer : AutomationPeer -> AutomationPeer