ContentOperations Class
.NET Framework (current version)
Provides static utility methods for getting or setting the position of a ContentElement in an element tree.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetParent(ContentElement^) | Gets the parent element of the specified ContentElement. |
![]() ![]() | SetParent(ContentElement^, DependencyObject^) | Sets the parent element of the provided ContentElement. |
.NET Framework
Available since 3.0
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

