Artemis.Profiles.Layers.Types.Folder.FolderPropertiesView.FolderPropertiesView C# (CSharp) Method

FolderPropertiesView() public method

public FolderPropertiesView ( ) : System.Windows.Controls
return System.Windows.Controls
        public FolderPropertiesView()
        {
            InitializeComponent();
        }
    }
FolderPropertiesView