The WPF.
public class MiniToolbarOpeningEventArgs: CancelEventArgs
Public Class MiniToolbarOpeningEventArgs
Inherits CancelEventArgs
Introduced: X15.
Property | Description |
---|---|
Horizontal |
Gets the horizontal distance between the top-left corner of the screen and the location where the mini-toolbar is displayed. |
Mini |
Gets or sets the mini toolbar, which will be shown. |
Mini |
Gets the context in the document for which the mini-toolbar will be opened. |
Vertical |
Gets the vertical distance between the top-left corner of the screen and the location where the mini-toolbar is displayed. |