<!--Generated by SharpWComp-3.2.2.1420 on 09/02/2016 13:52:14-->
<application>
  <instance type="YesUCanneCP.YesUCanne_Functional_5" name="yesUCanne_Functional_51" x="64" y="112">
    <property name="Uri">"http://[fe80::580a:e0d6:49a:8b31]:51589/"</property>
  </instance>
  <instance type="WComp.Beans.FuncMux" name="funcMux1" x="432" y="112">
    <property name="Bool_UPnP">false</property>
    <property name="Bool_Twitter">false</property>
    <property name="Bool_Uber">false</property>
    <property name="Bool_SMS">true</property>
  </instance>
  <instance type="System.Windows.Forms.RadioButton" name="radioButton1" x="720" y="32">
    <property name="Text">"UPnP"</property>
    <property name="Location">new System.Drawing.Point(720, 32)</property>
    <property name="Size">new System.Drawing.Size(104, 33)</property>
    <property name="TabIndex">0</property>
  </instance>
  <instance type="System.Windows.Forms.RadioButton" name="radioButton2" x="720" y="112">
    <property name="Text">"Twitter"</property>
    <property name="Location">new System.Drawing.Point(720, 112)</property>
    <property name="Size">new System.Drawing.Size(104, 33)</property>
    <property name="TabIndex">0</property>
  </instance>
  <instance type="System.Windows.Forms.RadioButton" name="radioButton3" x="720" y="192">
    <property name="Text">"Uber"</property>
    <property name="Location">new System.Drawing.Point(720, 192)</property>
    <property name="Size">new System.Drawing.Size(104, 33)</property>
    <property name="TabIndex">0</property>
  </instance>
  <instance type="System.Windows.Forms.RadioButton" name="radioButton4" x="720" y="272">
    <property name="Checked">true</property>
    <property name="TabStop">true</property>
    <property name="Text">"SMS"</property>
    <property name="Location">new System.Drawing.Point(720, 272)</property>
    <property name="Size">new System.Drawing.Size(104, 33)</property>
    <property name="TabIndex">0</property>
  </instance>
  <link>
    <source name="yesUCanne_Functional_51">
      <event name="stringEventProbe1_Event" />
    </source>
    <destination name="funcMux1">
      <method name="getCommandFromCanne">
        <parameter type="System.String" />
      </method>
    </destination>
  </link>
  <link>
    <source name="funcMux1">
      <event name="UPnPPropertyChanged" />
    </source>
    <destination name="radioButton1">
      <method name="set_Checked">
        <parameter type="System.Boolean" />
      </method>
    </destination>
  </link>
  <link>
    <source name="funcMux1">
      <event name="TwitterPropertyChanged" />
    </source>
    <destination name="radioButton2">
      <method name="set_Checked">
        <parameter type="System.Boolean" />
      </method>
    </destination>
  </link>
  <link>
    <source name="funcMux1">
      <event name="UberPropertyChanged" />
    </source>
    <destination name="radioButton3">
      <method name="set_Checked">
        <parameter type="System.Boolean" />
      </method>
    </destination>
  </link>
  <link>
    <source name="funcMux1">
      <event name="SMSPropertyChanged" />
    </source>
    <destination name="radioButton4">
      <method name="set_Checked">
        <parameter type="System.Boolean" />
      </method>
    </destination>
  </link>
</application>