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