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