<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="Standard Properties">
  
  <Paragraph>In this module the properties of the highlighted standard can be defined.
             </Paragraph>
 
 
  <Paragraph Style="{DynamicResource Header}">Settings</Paragraph>
  
  <Paragraph>• Use the <Bold>Name</Bold> field to enter or edit the ID of the standard.
               </Paragraph>
   
  <Paragraph>• <Bold>n sample</Bold> in the Settings field allows to define the number of measurements per sample. 
               </Paragraph>
                
  <Paragraph>• Highlight the <Bold>Scales</Bold> of the required test method (e.g. ASTM, ISO) and click the 
               [+] icon to select the measurement scales for tolerance setting. 
               To remove a scale use its Recycle bin below the tolerance bar.
               </Paragraph>
               
  <Paragraph>• <Bold>Limit</Bold> values for Pass/Fail can be set for each selected scale. Hover the mouse over 
               a tolerance bar to added [+] or remove [-] limits for red and yellow "Traffic Light" indication.
               </Paragraph>
             
  
  <Paragraph Style="{DynamicResource Header}">Apply and Close</Paragraph>

  <Paragraph>• Once all parameters are set, use the <Bold>Apply</Bold> function of the 
               upper buttons for saving.
               </Paragraph>
               
  <Paragraph>• To exit without changes click the <Bold>Cancel</Bold> button or the [x] icon in the upper right.
  </Paragraph>
  
  
 
</FlowDocument>