use regular expressions in visual studio to modify xaml in batch
xmlns:lex="http://schemas.root-project.org/xaml/presentation"
xmlns:p="clr-namespace:Pasasoft.Fep.UI.Properties"
"{lex:LocText Key=([a-zA-Z_]+), Assembly=Pasasoft.Fep.UI}"
"{x:Static p:Resources.$1}"
https://docs.microsoft.com/en-us/visualstudio/ide/using-regular-expressions-in-visual-studio?view=vs-2019
https://docs.microsoft.com/en-us/visualstudio/ide/using-regular-expressions-in-visual-studio?view=vs-2019
posted on 2016-05-10 14:23 brent 閱讀(544) 評論(0) 編輯 收藏 引用 所屬分類: C#


