The
DefaultColorContext property returns a read-only value: the default color context for the application, which is used to supply color context to new documents. Because the
Application.DefaultColorContext property is read-only, it cannot be used to modify the application's default color context. Instead, you must use the
ColorManager.DefaultColorContext property for this purpose.