Artemis.Profiles.Layers.Types.Generic.GenericPropertiesView.GenericPropertiesView C# (CSharp) Method

GenericPropertiesView() public method

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