Lire en anglais

Partager via


PropertyElementGetter Delegate

Gets the element on which the property being displayed for the given element is hosted.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

public delegate ModelElement PropertyElementGetter(
    ModelElement element
)

Parameters

Return Value

Type: Microsoft.VisualStudio.Modeling.ModelElement

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace