3 overrides of ValidateTemplatedParent
PresentationFramework (3)
System\Windows\Controls\ItemsPanelTemplate.cs (1)
153
protected override void
ValidateTemplatedParent
(FrameworkElement templatedParent)
System\Windows\ControlTemplate.cs (1)
62
protected override void
ValidateTemplatedParent
(FrameworkElement templatedParent)
System\Windows\DataTemplate.cs (1)
185
protected override void
ValidateTemplatedParent
(FrameworkElement templatedParent)
1 reference to ValidateTemplatedParent
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
497
ValidateTemplatedParent
(container);