1. 换行
<LineBreak />
>
2. Button 与 RepeatButton
RepeatButton 控件包含用于指定单击重复之前的延迟以及两次单击之间的间隔的属性。
3. 自动断字换行 (TextWrapping )
;
LayoutRoot.Children.Add(txtWarp);
)
<LineBreak />
3. 自动断字换行 (TextWrapping )
LayoutRoot.Children.Add(txtWarp);