test/Control.UserPanel.Test/Control.UserPanel.Test/Control.UserPanel.Test.xml
author cavaliet
Tue, 29 Sep 2009 11:08:37 +0200
changeset 125 fab494cd9da7
parent 42 58ffcf2b2807
permissions -rw-r--r--
Now to define an annotation we define its begin then its end.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
42
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8" ?>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     2
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     3
<!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     4
This file contains the information needed to install your application
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     5
with the Surface Shell. Please refer to the documentation for deployment
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     6
instructions.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     7
-->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     8
<ss:ApplicationInfo
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
     9
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    10
 xmlns:ss="http://schemas.microsoft.com/Surface/2007/ApplicationMetadata">
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    11
  <Application>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    12
    <Title>Control.UserPanel.Test</Title>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    13
    <Description>Control.UserPanel.Test</Description>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    14
    <ExecutableFile>Control.UserPanel.Test.exe</ExecutableFile>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    15
    <Arguments></Arguments>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    16
    <IconImageFile>Resources\icon.png</IconImageFile>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    17
    <Preview>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    18
      <PreviewImageFile>Resources\iconPreview.png</PreviewImageFile>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    19
    </Preview>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    20
    <Tags>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    21
      <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    22
      If your application uses tagged objects, please uncomment this section to register the tags with the Shell. 
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    23
      You can register ByteTag(s), IdentityTag(s) or both by using the appropriate instructions below.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    24
      -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    25
      <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    26
      To register ByteTags:
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    27
      1. Please uncomment the Byte Tag Element below.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    28
      2. Replace "C0" below with the value of your Byte Tag (in hexadecimal format). Repeat this section (this element and its children) for other Byte Tags
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    29
      3. Please remove the Launch element if you do not want to register the tag with Object Routing.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    30
      -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    31
      <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    32
      <ByteTag Value="C0">
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    33
        <Actions>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    34
          <Launch />
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    35
        </Actions>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    36
      </ByteTag>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    37
      -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    38
      <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    39
      To register IdentityTags:
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    40
      1. Please uncomment the Identity Tag Element below.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    41
      2. Replace "0000000000000000" below with the series of your Identity Tag (in hexadecimal format). Repeat this section (this element and its children) for other Identity Tags
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    42
      3. Please remove the Launch element if you do not want to register the tag with Object Routing.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    43
      -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    44
      <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    45
      <IdentityTag Series="0000000000000000">
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    46
        <Actions>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    47
          <Launch /> 
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    48
        </Actions>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    49
      </IdentityTag>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    50
      -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    51
    </Tags>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    52
  </Application>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    53
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    54
  <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    55
  Uncomment this section and comment out the Application element above
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    56
  if you are creating an Attract Mode Application.
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    57
  -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    58
  <!--
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    59
  <AttractApplication>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    60
    <ExecutableFile>Control.UserPanel.Test.exe</ExecutableFile>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    61
    <Arguments></Arguments>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    62
  </AttractApplication>
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    63
  -->
58ffcf2b2807 Test sur les User Panels, Reglage du bug "cannot make an instance of UserControl",
sarias
parents:
diff changeset
    64
</ss:ApplicationInfo>