5 references to ProcessInstanceValue
PresentationFramework (5)
src\Framework\System\Windows\FrameworkTemplate.cs (2)
811StyleHelper.ProcessInstanceValue(dependencyObject, childIndex, instanceValues, dependencyProperty, StyleHelper.UnsharedTemplateContentPropertyIndex, true /*apply*/); 827StyleHelper.ProcessInstanceValue(dependencyObject, childIndex, instanceValues, dependencyProperty, StyleHelper.UnsharedTemplateContentPropertyIndex, true /*apply*/);
src\Framework\System\Windows\StyleHelper.cs (3)
1593ProcessInstanceValue(target, childIndex, instanceValues, dp, i, apply); 1601ProcessInstanceValue(target, childIndex, instanceValues, dp, i, apply); 2316StyleHelper.ProcessInstanceValue(walk, childIndex, instanceValues, dp, -1, false /*apply*/);