C# Class System.Windows.Automation.ProxyFactoryCallbackWrapper

Inheritance: UIAutomationClient.IUIAutomationProxyFactory
Datei anzeigen Open project: apetrovskiy/STUPS Class Usage Examples

Private Properties

Property Type Description
UIAutomationClient IRawElementProviderSimple

Public Methods

Method Description
ProxyFactoryCallbackWrapper ( ClientSideProviderFactoryCallback callback ) : System.Collections.Generic

Private Methods

Method Description
UIAutomationClient ( IntPtr hwnd, int idObject, int idChild ) : IRawElementProviderSimple

Method Details

ProxyFactoryCallbackWrapper() public method

public ProxyFactoryCallbackWrapper ( ClientSideProviderFactoryCallback callback ) : System.Collections.Generic
callback ClientSideProviderFactoryCallback
return System.Collections.Generic