-
[DX_WPF] DockLayoutManager SaveLayoutDevExpress/DX_WPF 2023. 12. 14. 15:47
* VS2022 ,.net6, prism, DevExpress 23.1.5
현재 제대로 동작 안함.( DockLayout 위치 중구난방, Region 잃어버리는 현상)
Dock 서비스 클래스
서비스 주입된 xaml 소스의 관련 오브젝트 DockLayoutManager 로 가져와서 처리.
xaml DockLayoutManager 안에 Behavior등록
이벤트 핸들러
이벤트 핸들러에 메소드 등록
이벤트 핸들러 실행.
DevExpress control Save/Restore하려면 각 컨트롤에게 key를 부여해야 함.
Save/Restore Control Layout | WPF Controls | DevExpress Documentation
DevExpress WPF Controls allow you to save (serialize) their layouts to an XML file/Stream and then restore (deserialize) them. DevExpress WPF Controls use the DXSerializer class to save/restore their layouts. This class contains events that you can use to
docs.devexpress.com
728x90'DevExpress > DX_WPF' 카테고리의 다른 글
[DX_WPF] DevExpress 다국어 지원 (0) 2024.01.12 [DX_WPF] 시작하기 (MDI) (0) 2024.01.10 [DX_WPF] DevExpress Create a Custom Service (0) 2023.11.29 [DX_WPF] xpf ~ Reference (1) 2023.11.28 [DX_WPF] Dynamic Load Modules In DevExpress MVVM For WPF (0) 2023.11.23 댓글