Searched refs:oldVar (Results 1 – 1 of 1) sorted by relevance
551 VARIANT oldVar; in RaiseExpandCollapseAutomationEvent() local553 oldVar.vt = VT_I4; in RaiseExpandCollapseAutomationEvent()554 oldVar.lVal = oldValue ? ExpandCollapseState_Expanded : ExpandCollapseState_Collapsed; in RaiseExpandCollapseAutomationEvent()559 …omationPropertyChangedEvent(this, UIA_ExpandCollapseExpandCollapseStatePropertyId, oldVar, newVar); in RaiseExpandCollapseAutomationEvent()