DevExpress/DX_WPF
[DX_WPF] VisualStateService
딸기우유중독
2024. 1. 25. 11:41
Error
VisualStateService with the same Name already exists. If you are using several VisualStateServices in one View, be sure that they have different names.
public class ModuleAViewModel : ISupportState<ModuleAViewModel.Info>, ISupportServices
같이 써서 발생?
주석하면 발생 안함.
728x90