mattercontrol/MatterControlLib/PartPreviewWindow/View3D/PrinterBar
John Lewin f06e67a65e Use EventHandler<StringEventArgs> for SettingChanged event
- Issue MatterHackers/MCCentral#4730
Event should declare specialized EventArgs used via EventHandler<T>
2018-12-21 18:37:11 -08:00
..
OverflowBar.cs
PrinterActionsBar.cs Invoke via RunOnIdle to prevent blocking 2018-12-13 17:02:19 -08:00
PrinterConnectButton.cs Extract Android dependencies from .netstandard libraries 2018-12-18 11:54:31 -08:00
PrintPopupMenu.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
SliceButton.cs Say who is the owner of executing tasks. This allows us to filter running tasks displays 2018-12-05 13:48:57 -08:00
WidgetAnimationExtensions.cs