System\Windows\StyleHelper.cs (4)
598ref record.Dependents);
5139InvalidateDependents(style, null, container, null, ref record.Dependents, false);
5182InvalidateDependents(null, ft, container, null, ref record.Dependents, false);
5220InvalidateDependents(style, null, container, null, ref record.Dependents, false);