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