1 override of RecursiveRaiseEvents
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
197
override internal void
RecursiveRaiseEvents
(object idProp, AutomationPropertyChangedEventArgs e)
2 references to RecursiveRaiseEvents
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\EventManager.cs (1)
162
el.
RecursiveRaiseEvents
(ValuePattern.IsReadOnlyProperty, new AutomationPropertyChangedEventArgs(ValuePattern.IsReadOnlyProperty, null, fIsReadOnly));
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
202
el.
RecursiveRaiseEvents
(idProp, e);