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