<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Project Selection">
  
  <Paragraph>用于保存测量数据的项目为以*.xlm后缀的文件. 这些文件可以传递给其他 
             smart-chart用户. 在列表框中显示了近期使用的项目.
  </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">新项目</Paragraph>
  
  <Paragraph>• 按动 <Bold>新项目</Bold> 按钮创建一个新项目.
  </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">打开项目</Paragraph>
  
  <Paragraph>打开一个已有的项目
  </Paragraph>
    <Paragraph>• 按动 <Bold>打开项目</Bold> 按钮并在Windows资源管理器中选择所需的项目.
  </Paragraph>
  <Paragraph>• 或在 <Bold>近期项目</Bold> 列表中选择所需的项目然后点击 <Bold>打开</Bold>.
  </Paragraph>
  <Paragraph>• 或在 <Bold>近期项目</Bold> 列表中双击所需的项目.
  </Paragraph>
  
    <Paragraph Style="{DynamicResource Header}">移除</Paragraph>
  
  <Paragraph>• 移除近期项目列表中所需的项目.
  </Paragraph>
   
    <Paragraph Style="{DynamicResource Header}">移除全部</Paragraph>
  
  <Paragraph>• 从近期项目列表中移除所有的项目.
  </Paragraph> 
  
  
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>