1 implementation of AddSplitWindow
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerFrame.cs (1)
263void ISplitWindowService.AddSplitWindow(Control window)
1 reference to AddSplitWindow
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
916sws.AddSplitWindow(_componentTray);