프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ContentViewCondition | Condition | ||
ControlViewCondition | Condition | ||
RawViewCondition | Condition |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Automation | System |
메소드 | 설명 | |
---|---|---|
AddAutomationEventHandler ( |
||
AddAutomationFocusChangedEventHandler ( AutomationFocusChangedEventHandler eventHandler ) : void | ||
AddAutomationPropertyChangedEventHandler ( |
||
AddStructureChangedEventHandler ( |
||
Compare ( |
||
Compare ( int runtimeId1, int runtimeId2 ) : bool | ||
PatternName ( |
||
PropertyName ( |
||
RemoveAllEventHandlers ( ) : void | ||
RemoveAutomationEventHandler ( |
||
RemoveAutomationFocusChangedEventHandler ( AutomationFocusChangedEventHandler eventHandler ) : void | ||
RemoveAutomationPropertyChangedEventHandler ( |
||
RemoveStructureChangedEventHandler ( |
메소드 | 설명 | |
---|---|---|
Automation ( ) : System |
public static AddAutomationEventHandler ( |
||
eventId | ||
element | ||
scope | TreeScope | |
eventHandler | AutomationEventHandler | |
리턴 | void |
public static AddAutomationFocusChangedEventHandler ( AutomationFocusChangedEventHandler eventHandler ) : void | ||
eventHandler | AutomationFocusChangedEventHandler | |
리턴 | void |
public static AddAutomationPropertyChangedEventHandler ( |
||
element | ||
scope | TreeScope | |
eventHandler | AutomationPropertyChangedEventHandler | |
리턴 | void |
public static AddStructureChangedEventHandler ( |
||
element | ||
scope | TreeScope | |
eventHandler | StructureChangedEventHandler | |
리턴 | void |
public static Compare ( |
||
el1 | ||
el2 | ||
리턴 | bool |
public static Compare ( int runtimeId1, int runtimeId2 ) : bool | ||
runtimeId1 | int | |
runtimeId2 | int | |
리턴 | bool |
public static PatternName ( |
||
pattern | ||
리턴 | string |
public static PropertyName ( |
||
property | ||
리턴 | string |
public static RemoveAutomationEventHandler ( |
||
eventId | ||
element | ||
eventHandler | AutomationEventHandler | |
리턴 | void |
public static RemoveAutomationFocusChangedEventHandler ( AutomationFocusChangedEventHandler eventHandler ) : void | ||
eventHandler | AutomationFocusChangedEventHandler | |
리턴 | void |
public static RemoveAutomationPropertyChangedEventHandler ( |
||
element | ||
eventHandler | AutomationPropertyChangedEventHandler | |
리턴 | void |
public static RemoveStructureChangedEventHandler ( |
||
element | ||
eventHandler | StructureChangedEventHandler | |
리턴 | void |