Поделиться через


DecoratorMapHasVisibilityPropertyPath.GetLinks - метод

Получает все ссылки DecoratorMapHasVisibilityPropertyPath между заданными DecoratorMap и VisibilityPropertyPath.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinks ( _
    source As DecoratorMap, _
    target As VisibilityPropertyPath _
) As ReadOnlyCollection(Of DecoratorMapHasVisibilityPropertyPath)
public static ReadOnlyCollection<DecoratorMapHasVisibilityPropertyPath> GetLinks(
    DecoratorMap source,
    VisibilityPropertyPath target
)

Параметры

Возвращаемое значение

Тип: System.Collections.ObjectModel.ReadOnlyCollection<DecoratorMapHasVisibilityPropertyPath>

Безопасность платформы .NET Framework

См. также

Ссылки

DecoratorMapHasVisibilityPropertyPath Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен