Interface IDataTip
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v9.dll
Represents properties and methods used to process evaluation data.
public interface IDataTip
Properties
- CurrentTheme
Gets or sets current theme for theme-based drawing.
- HasExpandedItem
Gets a boolean value indicating whether DataTip has a child items.
- Parameters
Gets DataTip data.
- ScreenBounds
Gets DataTip screen working area.
- State
Gets DataTip state.
Methods
- Close()
Closes current DataTip.
Events
- AddWatchRequested
Occurs when a user clicks on the local to add it to the watch window.