WPF Visibility of a UI element based on combo selection

后端 未结 2 1658
日久生厌
日久生厌 2020-12-03 14:32

Trying to show a label only when a certain item in a combo is selected. Code should pretty much explain it.

    
               


        
2条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 15:18

    A "cleaner" solution would be

    
        
        
        
    
    
    
    

提交回复
热议问题