public class PropertyChange extends Object
| Constructor and Description |
|---|
PropertyChange(IUIAutomationElement sender,
int propertyId,
Object newValue)
Constructor for TextChange handler
|
public PropertyChange(IUIAutomationElement sender, int propertyId, Object newValue)
sender - The senderpropertyId - The property idnewValue - the new valueCopyright © 2016. All rights reserved.