3 references to GetValueFromStyleOrTemplate
PresentationFramework (3)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
532if (StyleHelper.GetValueFromStyleOrTemplate(new FrameworkObject(null, this), dp, ref entry))
src\Framework\System\Windows\FrameworkElement.cs (1)
1880if (StyleHelper.GetValueFromStyleOrTemplate(new FrameworkObject(this, null), dp, ref entry))
src\Framework\System\Windows\StyleHelper.cs (1)
3843if (GetValueFromStyleOrTemplate(fo, dp, ref newEntry))