This documentation is archived and is not being maintained.
ModelItemExtensions Class
Visual Studio 2010
Implements extensions to the base model item.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
The ModelItemExtensions type exposes the following members.
| 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 | Retrieves the editing context of the specified model item. |
![]() ![]() | GetModelItemFromPath | Retrieves a model item from the specified path and root. |
![]() ![]() | GetModelPath | Retrieves the path of the specified model item. |
![]() ![]() | IsParentOf | Returns a value that indicates whether the first specified designer item is a parent of the second specified designer item. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
