2 writes to EventDependents
PresentationFramework (2)
src\Framework\System\Windows\Style.cs (2)
574
StyleHelper.AddEventDependent(0, this.EventHandlersStore, ref
EventDependents
);
843
ref
EventDependents
,
1 reference to EventDependents
PresentationFramework (1)
src\Framework\System\Windows\Style.cs (1)
918
return (
EventDependents
.Count > 0);