FrameworkTemplate::ValidateTemplatedParent Method (FrameworkElement^)
.NET Framework (current version)
When overridden in a derived class, supplies rules for the element this template is applied to.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- templatedParent
-
Type:
System.Windows::FrameworkElement^
The element this template is applied to.
The base implementation specifies that the templated parent must be a non-null FrameworkElement.
.NET Framework
Available since 3.0
Available since 3.0
Show: