CmisSync.SetupAddCustomizeWPF.SetupAddCustomizeWPF C# (CSharp) Method

SetupAddCustomizeWPF() public method

Constructor
public SetupAddCustomizeWPF ( ) : System
return System
        public SetupAddCustomizeWPF()
        {
            InitializeComponent();
            ApplyCustomize();
        }