FrameworkElementFactory Properties
.NET Framework 4.5
The FrameworkElementFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
FirstChild | Gets the first child factory. |
|
IsSealed | Gets a value that indicates whether this object is in an immutable state. |
|
Name | Gets or sets the name of a template item. |
|
NextSibling | Gets the next sibling factory. |
|
Parent | Gets the parent FrameworkElementFactory. |
|
Text | Gets or sets the text string to produce. |
|
Type | Gets or sets the type of the objects this factory produces. |