FrameworkTemplate::LoadContent Method ()
.NET Framework (current version)
Loads the content of the template as an instance of an object and returns the root element of the content.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Windows::DependencyObject^The root element of the content. Calling this multiple times returns separate instances.
.NET Framework
Available since 3.0
Available since 3.0
Show: