Skip to content

Commit

Permalink
Merge pull request #388 from JingHai-Lingyun/master
Browse files Browse the repository at this point in the history
追加自 2.7.4 对 MyListItem 打开联网帮助项的说明
  • Loading branch information
LTCatt authored Aug 18, 2024
2 parents 0516768 + faf6048 commit 18c9132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 个性化/XAML 格式.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
Logo="pack://application:,,,/images/Blocks/Grass.png"
EventType="打开帮助" EventData="帮助/自定义帮助.json" Type="Clickable" />
<TextBlock Margin="0,0,0,4"
Text="EventType、EventData 与按钮几乎一致,唯一不同的是,列表项不支持联网加载帮助文件" />
Text="EventType、EventData 与按钮几乎一致,唯一不同的是,列表项联网加载帮助文件时,必须手动设置 Title 与 Info 属性,否则会报错" />
</StackPanel>
</local:MyCard>

Expand Down

0 comments on commit 18c9132

Please sign in to comment.