ModelItemExtensions Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Implements extensions to the base model item.

The ModelItemExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member FindParentModelItem Determines the parent model item, based on the specified item and parent type.
Public methodStatic member GetEditingContext Retrieves the editing context of the specified model item.
Public methodStatic member GetModelItemFromPath Retrieves a model item from the specified path and root.
Public methodStatic member GetModelPath Retrieves the path of the specified model item.
Public methodStatic member GetParentEnumerator Overloaded. Retrieves an enumerator that contains the parents of the specified item.
Public methodStatic member GetUniqueName Overloaded. Retrieves the unique name of an item.
Public methodStatic member SwitchKeys Overloaded. Switches out the keys in the specified dictionary.
Public methodStatic member TryGetPropertyValue Overloaded. Attempts to retrieve the value of the specified item at the specified path.
Public methodStatic member TrySetPropertyValue Attempts to set the specified property value using the specified item, wrapped value, and path.

Top

See Also

Reference

ModelItemExtensions Class

System.Activities.Design.ModelTree Namespace