Reuse path object in XAML

后端 未结 6 684
醉话见心
醉话见心 2021-01-04 05:46

I have a Path (a star figure):



        
6条回答
  •  礼貌的吻别
    2021-01-04 05:52

    Sure, just define a Style for the path and then you can reuse it as a static resource:

    
    
        
    
      
        
        
    
    
    

提交回复
热议问题