PresentationElement.MergeConfigure(ElementGroup) Method

Definition

PresentationElements should not override MergeConfigure() because it will not be called on PELs during Merge. Instead, PELs should use the view fixup overrides.

C++
protected:
 override void MergeConfigure(Microsoft::VisualStudio::Modeling::ElementGroup ^ elementGroup);

Parameters

elementGroup
ElementGroup

The group of source ModelElements that have been rehydrated into the target store.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022