<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="Properties Test Series">
  
  
  <Paragraph>This window allows to enter or change specific information about the selected 
             test series or samples.</Paragraph>
  
  
  <Paragraph Style="{DynamicResource Header}">Test Series</Paragraph>
  
  <Paragraph>• The fields in the upper area of the window serve for identification of the 
               test series (<Bold>Name, Parameter </Bold>).
               </Paragraph>
  
  <Paragraph>• Use the upper box of the Parameter fields to select or enter a "Catalog" name, e.g. product type,
               machine ID or customer. The lower box allows selecting or entering a new item.
               </Paragraph>
  
  <Paragraph>• A new entry can be added to the dropdown list by clicking on the [+] button.
               </Paragraph>
  
 
  <Paragraph Style="{DynamicResource Header}">Samples</Paragraph>
  
  <Paragraph>• The area under the Parameter fields is used to change the name of a sample.
               </Paragraph>
  
  <Paragraph>• Click on the arrow left in the row of the data set and select the appropriate sample
               to edit its name.
  </Paragraph>
  
      <Paragraph>  </Paragraph>
  
  <Paragraph>• Use the button <Bold>Apply</Bold> to confirm the input.
               </Paragraph>
  
  <Paragraph>• Use the button <Bold>Cancel</Bold> to return to the previous display.
               </Paragraph>
 
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>