Выделение отдельных сервисов
This commit is contained in:
@@ -113,7 +113,7 @@ public class LayoutPanel : Grid
|
||||
|
||||
pane.CloseClick += (s, e) =>
|
||||
{
|
||||
_host.Manager?.Remove(node);
|
||||
_host.Service?.Remove(node);
|
||||
};
|
||||
|
||||
this.Children.Add(pane);
|
||||
|
||||
Reference in New Issue
Block a user