Свойство | Type | Description | |
---|---|---|---|
GetOrCreatePatternInfo | PatternInfo | ||
GetWrapperFromPoint | |||
PerformUnregisterPattern | void |
Méthode | Description | |
---|---|---|
GetCurrentPatternPath ( int patternId ) : string | ||
GetDescendantPathFromPoint ( double x, double y ) : string | ||
ProviderElementWrapper ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
Register ( NDesk.DBus.Bus bus ) : void | ||
SetFocus ( ) : void | ||
SupportsProperty ( int propertyId ) : bool | ||
Unregister ( ) : void | ||
UnregisterPattern ( int patternId ) : void |
Méthode | Description | |
---|---|---|
GetOrCreatePatternInfo ( int id, object provider, string path, CreateWrapperFromProvider wrapperCreator ) : PatternInfo | ||
GetWrapperFromPoint ( |
||
PerformUnregisterPattern ( PatternInfo info ) : void |
public GetCurrentPatternPath ( int patternId ) : string | ||
patternId | int | |
Résultat | string |
public GetDescendantPathFromPoint ( double x, double y ) : string | ||
x | double | |
y | double | |
Résultat | string |
public ProviderElementWrapper ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
provider | System.Windows.Automation.Provider.IRawElementProviderSimple | |
Résultat | System |
public Register ( NDesk.DBus.Bus bus ) : void | ||
bus | NDesk.DBus.Bus | |
Résultat | void |
public SupportsProperty ( int propertyId ) : bool | ||
propertyId | int | |
Résultat | bool |
public UnregisterPattern ( int patternId ) : void | ||
patternId | int | |
Résultat | void |