How do I reference different DLLs in Kaxaml

前端 未结 4 1015
情歌与酒
情歌与酒 2021-02-04 17:29

I want to work with a DataGrid in Kaxaml. How do I reference the toolkit dll?

4条回答
  •  萌比男神i
    2021-02-04 17:55

    Building on top of Todd White's solution (& this is future reference for myself too) your XAML in Kaxaml would reference a 3rd party library as follows:

    
      
      
      
      
    
    

提交回复
热议问题