-
[WPF] Commands Multiple parameterC#/WPF 2025. 2. 7. 11:30
https://stackoverflow.com/questions/1350598/passing-two-command-parameters-using-a-wpf-binding
Passing two command parameters using a WPF binding
I have a command which I am executing from my XAML file using the following standard syntax: <Button Content="Zoom" Command="{Binding MyViewModel.ZoomCommand}"/> This worked fine until I re...
stackoverflow.com
728x90'C# > WPF' 카테고리의 다른 글
[WPF] Control Icon, FontFamily (0) 2025.02.12 [WPF] Create Custom Controls (0) 2025.02.11 [WPF] Platforms, Configuration Manager (0) 2025.02.05 [WPF] 관리자 권한 실행 (0) 2025.01.15 [WPF] publish .pdb 파일 제외 (1) 2024.12.26 댓글