FrameworkElementFactory Constructor (Type^, String^)
.NET Framework (current version)
Initializes a new instance of the FrameworkElementFactory class with the specified Type and name.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- type
-
Type:
System::Type^
The type of instance to create.
- name
-
Type:
System::String^
The style identifier.
.NET Framework
Available since 3.0
Available since 3.0
Show: