DesignSurfaceMergeContext.PreMergeKey Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When this key is present in an ElementGroup's context, the merge process will call PreMergeSelf() on every root element in the ElementGroup at the beginning of merge.
public: System::String ^ PreMergeKey;
public const string PreMergeKey;
val mutable PreMergeKey : string
Public Const PreMergeKey As String