PresentationDomainNavigator デリゲート
PresentationElement から ModelElement に移動します。
名前空間: Microsoft.VisualStudio.Modeling.Diagrams
アセンブリ: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 内)
構文
'宣言
Public Delegate Function PresentationDomainNavigator ( _
context As PresentationElement _
) As ModelElement
public delegate ModelElement PresentationDomainNavigator(
PresentationElement context
)
パラメーター
戻り値
型 : Microsoft.VisualStudio.Modeling.ModelElement