DecoratorMapHasVisibilityPropertyPath.GetLinks(DecoratorMap, VisibilityPropertyPath) Метод

Определение

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

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapHasVisibilityPropertyPath ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap source, Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap * Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath>
Public Shared Function GetLinks (source As DecoratorMap, target As VisibilityPropertyPath) As ReadOnlyCollection(Of DecoratorMapHasVisibilityPropertyPath)

Параметры

source
DecoratorMap

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

ReadOnlyCollection<DecoratorMapHasVisibilityPropertyPath>
Атрибуты

Применяется к