1 override of RecursiveRaiseEvents
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
191override internal void RecursiveRaiseEvents (object idProp, AutomationPropertyChangedEventArgs e)
2 references to RecursiveRaiseEvents
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\EventManager.cs (1)
155el.RecursiveRaiseEvents(ValuePattern.IsReadOnlyProperty, new AutomationPropertyChangedEventArgs(ValuePattern.IsReadOnlyProperty, null, fIsReadOnly));
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
196el.RecursiveRaiseEvents (idProp, e);