File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3- xmlns : local =" clr-namespace:DesktopNote.Resources "
4- xmlns : sys = " clr-namespace:System;assembly=mscorlib " >
3+ xmlns : sys =" clr-namespace:System;assembly=mscorlib "
4+ xml : space = " preserve " >
55 <sys : String x : Key =" button_cancel" >Cancel</sys : String >
66 <sys : String x : Key =" button_ok" >OK</sys : String >
77 <sys : String x : Key =" button_search" >Search</sys : String >
Original file line number Diff line number Diff line change 11<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
3- xmlns : local =" clr-namespace:DesktopNote.Resources "
4- xmlns : sys = " clr-namespace:System;assembly=mscorlib " >
3+ xmlns : sys =" clr-namespace:System;assembly=mscorlib "
4+ xml : space = " preserve " >
55 <sys : String x : Key =" button_cancel" >取消</sys : String >
66 <sys : String x : Key =" button_ok" >确定</sys : String >
77 <sys : String x : Key =" button_search" >查找</sys : String >
You can’t perform that action at this time.
0 commit comments