src\Framework\System\Windows\StyleHelper.cs (4)
618ref record.Dependents);
5152InvalidateDependents(style, null, container, null, ref record.Dependents, false);
5195InvalidateDependents(null, ft, container, null, ref record.Dependents, false);
5233InvalidateDependents(style, null, container, null, ref record.Dependents, false);