Material Design WPF Material Design 라이트모드 다크모드 적용하기 by westAhn 2024-02-21 by westAhn 2024-02-21 요즘 많은 소프트웨어에서 제공되는 옵션 중 하나는 라이트 모드와 다크 모드 지원이다. 다크 모드는 사용자가 어두운 환경에서 작업하는 경우 눈의 피로도 및 시야를 보호하기 위해 주로 사용된다. 사용자에게 라이트 모드와 … 6 FacebookTwitterPinterestLinkedinTumblrEmail
Material Design WPF Material Design 설치하는 법 by westAhn 2024-02-20 by westAhn 2024-02-20 C# WPF에서 Material Design 라이브러리를 설치해보고 Control을 배치 해보도록 하자. 설치하는 방법 및 사용 법은 간단하니 직접 따라서 해보도록 하자. 개발 툴 : Visual Studio 2022사용 언어 : C# WPF … 8 FacebookTwitterPinterestLinkedinTumblrEmail
Material DesignWPF Material Design이란?/Material Design사용하는 이유 by westAhn 2024-02-19 by westAhn 2024-02-19 Material Design이란 구글에서 개발한 오픈소스 디자인 라이브러리이다. 웹, 모바일, 윈도우 개발자들은 Material Design 라이브러리를 이용하여 예쁘게 디자인 된 컨트롤러를 적용하여 사용자들에게 아름답고 일관된 UI화면을 제공할 수 있다. 필자의 경우 모바일 … 4 FacebookTwitterPinterestLinkedinTumblrEmail