BDisp 663a92dd97 Reformatting. 2 years ago
..
Button.cs 3bec36ac47 Change Action to EventHandler for more events 2 years ago
CellActivatedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
CheckBox.cs 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 2 years ago
ColorPicker.cs 3bec36ac47 Change Action to EventHandler for more events 2 years ago
ComboBox.cs 53597b7cec Add TextChangedEventArgs (correctly this time) 2 years ago
ContentsChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
ContextMenu.cs 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 years ago
DateField.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
DateTimeEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
FrameView.cs e7950433d8 Standardize on EventHandler 2 years ago
GraphView.cs 5594aff326 Hide cursor when entering GraphView and TabRowView 2 years ago
HexView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
HexViewEventArgs.cs 9733ba6de3 Grouping HexView events in HexViewEventArgs.cs file. 2 years ago
HistoryTextItem.cs 663a92dd97 Reformatting. 2 years ago
Label.cs 3bec36ac47 Change Action to EventHandler for more events 2 years ago
LineView.cs b39413c4aa Remove stale bounds hacks 2 years ago
ListView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
ListViewEventArgs.cs 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. 2 years ago
Menu.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
MenuEventArgs.cs ebb898aa3e Grouping Menu events in MenuEventArgs.cs file. 2 years ago
PanelView.cs e7950433d8 Standardize on EventHandler 2 years ago
ProgressBar.cs a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
RadioGroup.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
ScrollBarView.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
ScrollView.cs fcc75e7147 Update View Action events to EventHandler events 2 years ago
SelectedCellChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
SelectedItemChangedArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
SplitterEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
StatusBar.cs 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2 years ago
TabChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TabMouseEventArgs.cs 663a92dd97 Reformatting. 2 years ago
TabView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TableView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TextChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TextChangingEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TextField.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TextValidateField.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
TextView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TileView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TimeField.cs 53597b7cec Add TextChangedEventArgs (correctly this time) 2 years ago
TitleEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
TreeView.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago