2 writes to EventDependents
PresentationFramework (2)
System\Windows\FrameworkElement.cs (1)
3043
handlers = StyleHelper.GetChildRoutedEventHandlers(templateChildIndex, args.RoutedEvent, ref templatedParentTemplate.
EventDependents
);
System\Windows\FrameworkTemplate.cs (1)
422
ref
EventDependents
,
1 reference to EventDependents
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
1407
get { return (
EventDependents
.Count > 0); }