Specify width/height as resource in WPF

后端 未结 1 1810
轮回少年
轮回少年 2020-12-16 09:48

Is there a way in WPF to specify a width/height as a resource, so that it can be reused in several styles for e.g. margin/padding?

1条回答
  •  不思量自难忘°
    2020-12-16 10:19

    Sure.

    
      
        200
        200
      
        
        
      
    
    

    0 讨论(0)
提交回复
热议问题