Artemis.Profiles.Layers.Types.Keyboard.KeyboardPropertiesView.KeyboardPropertiesView C# (CSharp) Method

KeyboardPropertiesView() public method

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