Overload List

  NameDescription
Protected methodGetTemplateChild(String)
Retrieves the named element in the instantiated ControlTemplate visual tree.
(Inherited from Control.)
Protected methodGetTemplateChild<(Of <<'(T>)>>)(String, Boolean)
Gets the template child and checks whether a required child exists and is of the correct type.
(Inherited from ControlBase.)

See Also