System\Windows\StyleHelper.cs (4)
612ref record.Dependents);
5146InvalidateDependents(style, null, container, null, ref record.Dependents, false);
5189InvalidateDependents(null, ft, container, null, ref record.Dependents, false);
5227InvalidateDependents(style, null, container, null, ref record.Dependents, false);