Share via


DecoratorMapHasVisibilityPropertyPath.GetDecoratorMap Method

Definition

Gets DecoratorMap.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ GetDecoratorMap(Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap GetDecoratorMap (Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDecoratorMap : Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath -> Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap
Public Shared Function GetDecoratorMap (element As VisibilityPropertyPath) As DecoratorMap

Parameters

Returns

Attributes

Applies to