Udostępnij za pośrednictwem


Delegat PresentationDomainNavigator

Przechodzi od PresentationElement do ModelElement.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Delegate Function PresentationDomainNavigator ( _
    context As PresentationElement _
) As ModelElement
public delegate ModelElement PresentationDomainNavigator(
    PresentationElement context
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ModelElement

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams