System\Windows\StyleHelper.cs (4)
602ref record.Dependents);
5142InvalidateDependents(style, null, container, null, ref record.Dependents, false);
5185InvalidateDependents(null, ft, container, null, ref record.Dependents, false);
5223InvalidateDependents(style, null, container, null, ref record.Dependents, false);