2 references to IsTemplateDefined
PresentationFramework (2)
src\Framework\MS\Internal\Helper.cs (1)
372
if (
IsTemplateDefined
(templateProperty, d))
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
671
if (Helper.
IsTemplateDefined
(ItemTemplateProperty, this))