EditingContext.CreateContextItemManager Method

Definition

Creates an instance of the context item manager that is returned by the Items property.

C#
protected virtual System.Activities.Presentation.ContextItemManager CreateContextItemManager();

Returns

An instance of the context item manager that is returned by the Items property.

Remarks

The default implementation creates a ContextItemManager that supports delayed activation of design editor managers through the declaration of a SubscribeContextCallback attribute on the design editor manager.

Applies to

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1