ModelItemExtensions Class
.NET Framework (current version)
Implements extensions to the base model item.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Focus(ModelItem^) | Sets the keyboard focus on the specified designer item. |
![]() ![]() | Focus(ModelItem^, Int32) | Sets the keyboard focus on the specified designer item. |
![]() ![]() | GetEditingContext(ModelItem^) | Retrieves the editing context of the specified model item. |
![]() ![]() | GetModelItemFromPath(String^, ModelItem^) | Retrieves a model item from the specified path and root. |
![]() ![]() | GetModelPath(ModelItem^) | Retrieves the path of the specified model item. |
![]() ![]() | IsParentOf(ModelItem^, ModelItem^) | Returns a value that indicates whether the first specified designer item is a parent of the second specified designer item. |
.NET Framework
Available since 4.0
Available since 4.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:

