Table of Contents

Graphic-Cache SubMenu

The submenu locates on the Preference Menu Dropdown.

The model UserEnv is from its parent component.

Layout

  • Graphic-Cache SubMenu
    • Graphic-Cache Lower Limit Input Text Field
    • Graphic-Cache Upper Limit Input Text Field
    • Graphic-Cache Input Text Field
    • Graphic-Cache Slider

Behavior

Graphic-Cache Input Text Field and Graphic-Cache Slider bind the UserConfig.GraphicCacheMb. The limit text fields also bind to the properties of UserConfig.

Source Code Path

See this page for git repository.

WPF Application Source Code Path

  • MainWindow (be included in preference menu)

Web Page Application Source Code Path

  • wwwroot/preference/preference-menu.js
  • Controller/Preference/PreferenceController.cs