PropertyElementGetter Delegate
Visual Studio 2015
Gets the element on which the property being displayed for the given element is hosted.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The ModelElement on which the property is displayed.
Return Value
Type: Microsoft.VisualStudio.Modeling::ModelElement^
Show: