FrameworkElementFactory Constructor (String^)

 

Initializes a new instance of the FrameworkElementFactory class with the specified text to produce.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
FrameworkElementFactory(
	String^ text
)

Parameters

text
Type: System::String^

The text string to produce.

.NET Framework
Available since 3.0
Return to top
Show: