Material Design [WPF] MaterialDesign Snackbar 구현하기 by westAhn 2024-02-26 by westAhn 2024-02-26 Snackbar는 무엇이고 MaterialDesign Snackbar는 어떻게 사용할 수 있는 지에 대하여 알아보자. Snackbar란 화면의 상단 혹은 하단에 메세지 또는 알림을 제공하는 것이다. 예를 들면 작업의 진행 상태를 알려주거나 오류가 발생하여 사용자에게 … 2 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