Diagram.ShouldExcludeFromInvalidationTracking Method
Verifies whether specific shape types should be excluded from invalidation.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual bool ShouldExcludeFromInvalidationTracking( ShapeElement shape )
Parameters
- shape
- Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
The shape to check.
Return Value
Type: System.Booleantrue if the shape type should be excluded from invalidation; otherwise false.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.