init
This commit is contained in:
7
Common/DTS.Common/RibbonControl/View/RibbonView.cs
Normal file
7
Common/DTS.Common/RibbonControl/View/RibbonView.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using System.Windows.Controls;
|
||||
|
||||
|
||||
namespace DTS.Common.RibbonControl
|
||||
{
|
||||
public class RibbonView : UserControl, IRibbonView { }
|
||||
}
|
||||
Reference in New Issue
Block a user