ModelItemExtensions Class

Definition

Implements extensions to the base model item.

public ref class ModelItemExtensions abstract sealed
public static class ModelItemExtensions
type ModelItemExtensions = class
Public Module ModelItemExtensions
Inheritance
ModelItemExtensions

Methods

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.

Applies to