Gets the context in the document for which a mini toolbar will be opened. The content, which will be shown, depends on this context. The property value can be a combination (bitwise or) of the ContextMenuLocation values.

Syntax

public ContextMenuLocation MiniToolbarContext { get; }
Public ReadOnly Property MiniToolbarContext() As ContextMenuLocation

Limitations

Read only.