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