<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Navigation Properties and Data Binding</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Navigation Properties and Data Binding</description>
  <pubDate>Sun, 12 Apr 2026 16:15:17 -700</pubDate>
  <lastBuildDate>Fri, 14 Jan 2011 17:20:46 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2438</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Navigation Properties and Data Binding : Hi tj62;I&amp;#039;m not really an...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2438&amp;PID=9655#9655</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2438<br /><strong>Posted:</strong> 14-Jan-2011 at 5:20pm<br /><br />Hi tj62;<div><br></div><div>I'm not really an expert in data binding or AtomForm but I'd like to comment on one thing and hopefully it can help you figure things out.</div><div><br></div><div>Regarding your statement,</div><div><br></div><div>"<span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: Verdana, sans-serif; font-size: 9pt; ">The strange thing is that when&nbsp;</span><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; ">OnPendingEntDeviceResolved</span><span lang="EN" style="font-family: Verdana, sans-serif; font-size: 9pt; ">&nbsp;is triggered,&nbsp;</span><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; ">IsPendingEntity=false</span><span lang="EN" style="font-family: Verdana, sans-serif; font-size: 9pt; ">&nbsp;as expected but there is no data in the EntDevice instance (the “sender” parameter) an it is still Detatched"</span></span></div><div><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: Verdana, sans-serif; font-size: 9pt; "><br></span></span></div><div><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: Verdana, sans-serif; font-size: 9pt; ">IsPendingEntity=false when (</span></span><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: C&#111;nsolas; color: rgb43, 145, 175; font-size: 9.5pt; ">PendingEntityResolvedEventArgs)&nbsp;</span><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; ">e.ResolvedEntity != null.</span></span></div><div><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; "><br></span></span></div><div><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; "><span ="Apple-style-span" style="font-family: Verdana, sans-serif; font-size: 12px; ">The "sender" parameter does not necessarily indicate the pending entity.</span></span></span></div><div><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; "><span ="Apple-style-span" style="font-family: Verdana, sans-serif; font-size: 12px; "><br></span></span></span></div><div><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><span lang="EN" style="font-family: C&#111;nsolas; color: black; font-size: 9.5pt; "><span ="Apple-style-span" style="font-family: Verdana, sans-serif; font-size: 12px; ">Could you check if e.ResolvedEntity has the pending entity that you want everytime&nbsp;</span></span></span><span ="Apple-style-span" style="font-family: C&#111;nsolas; line-height: normal; font-size: 13px; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">OnPendingEntDeviceResolved&nbsp;</span><span ="Apple-style-span" style="font-family: Verdana, sans-serif; line-height: normal; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">is triggered regardless if the "sender" is detached or not?</span></div>]]>
   </description>
   <pubDate>Fri, 14 Jan 2011 17:20:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2438&amp;PID=9655#9655</guid>
  </item> 
  <item>
   <title>Navigation Properties and Data Binding :  Hi,  Hi,  I have noticed a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2438&amp;PID=9650#9650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=508" rel="nofollow">tj62</a><br /><strong>Subject:</strong> 2438<br /><strong>Posted:</strong> 14-Jan-2011 at 3:28am<br /><br /><DIV><FONT size=3><P style="LINE-HEIGHT: normal; MARGIN: 0cm -63.6pt 0.75pt -63.8pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Hi, <?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><FONT color=#000000><o:p><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Hi, <o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>I have noticed a "bug" or something when using navigation properties with data-binding. Let me take a practical example. It is pretty long, but very simple.</SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&nbsp;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>I have an entity EntOpcGroup with an navigtion property EntDevice.<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>In a dataform (actually an AtomForm <a href="http://akashkava.com/blog/" target="_blank"><SPAN style="COLOR: blue; TEXT-DECORATI&#079;N: n&#111;ne; mso-bidi-font-size: 11.0pt; text-underline: n&#111;ne">http://akashkava.com/blog/</SPAN></A>) I present EntOpcGroup but also EntDevice.p_name. So I was going to do a lazy load of EntDeivce only when the user requested each EntOpcGroup. First I did this such, and it worked 100%:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&nbsp;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt 0.2pt 0.75pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>XAML databinding:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>ns</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>AtomForm</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> x</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Name</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="c_DeviceForm"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>DataContext</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="{</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Binding</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> p_currentItem</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>,</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Mode</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>=TwoWay}"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>....<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>ns</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>AtomTextBox</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> x</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Name</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="c_deviceType"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> <o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&nbsp;&nbsp; <B style="mso-bidi-font-weight: normal">Text</B></SPAN><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="{</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Binding</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> p_vm</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>.p_deviceName,</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Source</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>={</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>StaticResource</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> ViewModelLocator</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>},</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Mode</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>=OneWay}"<o:p></o:p></SPAN></B></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>....</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></B></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&nbsp;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>View Model code:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;</SPAN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>#region</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Device lazy loading and bound property for Device Type Name<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Performs lazy loading of Device when an EntOpcGroup is selected</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;/summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="sender"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="e"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>private</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>void</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> OnPropertyChanged(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>object</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> sender, </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>PropertyChangedEventArgs</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> e)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>if</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> (e.PropertyName == </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>"p_currentItem"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>var</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> entOpcGroup = (</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>EntOpcGroup</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)p_currentItem;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>if</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> (entOpcGroup.p_device.EntityAspect.IsPendingEntity)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>// The&nbsp;device has not been loaded from database. Ask for lazy loading and set event handler</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>entOpcGroup.p_device.EntityAspect.PendingEntityResolved += OnPendingEntDeviceResolved;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>else<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>// The device is already loaded, notify the bound XAML text box.</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>RaisePropertyChanged(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>"p_deviceName"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>);<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> The devuce is received from the database with the lazy load triggerd in OnPropertyChanged.</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;/summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="sender"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="e"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>private</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>void</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> OnPendingEntDeviceResolved(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>object</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> sender, </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>PendingEntityResolvedEventArgs</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> e)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>RaisePropertyChanged(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>"p_deviceName"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>);</SPAN><SPAN style="FONT-FAMILY: 'Times New Roman','serif'; COLOR: blue; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>((</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Entity</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)sender).EntityAspect.PendingEntityResolved -= OnPendingEntDeviceResolved;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>public</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>string</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> p_deviceName<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>get<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>if</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> (p_currentItem == </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>null</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>return</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>null</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>return</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> ((</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>EntOpcGroup</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)p_currentItem).p_device.p_name;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>#endregion<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Then I wanted to eliminate the p_deviceName property that is actualy outside the&nbsp;p_currentItem that is bound to the form. So I did those changes:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&nbsp;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>XAML:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>ns</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>AtomForm</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> x</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Name</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="c_DeviceForm"<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>DataContext</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="{</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Binding</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> p_currentItem</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>,</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Mode</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>=TwoWay}"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>....<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>ns</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>AtomTextBox</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> x</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>:</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Name</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="c_deviceType"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> <o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN></SPAN><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Text</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>="{</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Binding</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> p_deviceName</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>,</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Mode</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>=OneWay}"<o:p></o:p></SPAN></B></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: red; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>....</SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></B></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></B></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&nbsp;</SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>View Model code:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;</SPAN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>#region</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Device lazy loading and bound property for Device Type Name<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> Performs lazy loading of Device when an EntOpcGroup<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>is selected</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;/summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="sender"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="e"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>private</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>void</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> OnPropertyChanged(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>object</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> sender, </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>PropertyChangedEventArgs</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> e)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>if</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> (e.PropertyName == </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>"p_currentItem"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>var</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> entOpcGroup = (</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>EntOpcGroup</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)p_currentItem;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>if</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> (entOpcGroup.p_device.EntityAspect.IsPendingEntity)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>// The&nbsp;device has not been loaded from database. Ask for lazy loading and set event handler</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>entOpcGroup.p_device.EntityAspect.PendingEntityResolved += OnPendingEntDeviceResolved;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> The device is received from the database with the lazy load triggerd in OnPropertyChanged.</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;/summary&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="sender"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>///</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: green; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: gray; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>&lt;param name="e"&gt;&lt;/param&gt;</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>private</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>void</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> OnPendingEntDeviceResolved(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: blue; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>object</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> sender, </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>PendingEntityResolvedEventArgs</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> e)<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>RaisePropertyChanged(</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #a31515; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>"p_deviceName"</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>);</SPAN><SPAN style="FONT-FAMILY: 'Times New Roman','serif'; COLOR: blue; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>((</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: #2b91af; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Entity</SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>)sender).EntityAspect.PendingEntityResolved -= OnPendingEntDeviceResolved;<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>And then I define p_deviceName in EntOpcGroup such:<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="COLOR: blue">public</SPAN> <SPAN style="COLOR: blue">partial</SPAN> <SPAN style="COLOR: blue">class</SPAN> <SPAN style="COLOR: #2b91af">EntOpcGroup</SPAN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>{<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="COLOR: gray">///</SPAN><SPAN style="COLOR: green"> </SPAN><SPAN style="COLOR: gray">&lt;summary&gt;</SPAN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="COLOR: gray">///</SPAN><SPAN style="COLOR: green"> Added for binding convenience</SPAN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="COLOR: gray">///</SPAN><SPAN style="COLOR: green"> </SPAN><SPAN style="COLOR: gray">&lt;/summary&gt;</SPAN><o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="COLOR: blue">public</SPAN> <SPAN style="COLOR: blue">string</SPAN> p_deviceName2 {<SPAN style="COLOR: blue">get</SPAN>{<SPAN style="COLOR: blue">return</SPAN> p_device.p_name;}}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>}<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: C&#111;nsolas; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas"><o:p>&nbsp;</o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>Now when I run this code it does not work properly (but almost). The strange thing is that when </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>OnPendingEntDeviceResolved</SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> is triggered, </SPAN><SPAN style="FONT-FAMILY: C&#111;nsolas; COLOR: black; FONT-SIZE: 9.5pt; mso-bidi-font-family: C&#111;nsolas; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>IsPendingEntity=false</SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN> as expected but there is no data in the EntDevice instance (the “sender” parameter) an it is still Detatched. However if I select another instance of EntOpcGroup and back to the first again then the EntDevice.p_name is displayed correctly in the form. When I investigate that time in the debugger the EntDevice instance has data and is no more Detatched.<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN><BR>So it seems like the OnPendingEntDeviceResolved happens “a little bit too eraly”.<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0cm 0.2pt 0pt 0cm" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-: EN-GB; mso-ansi-: EN" lang=EN>The only code difference is actually the binding. That is to say in the first case I bind to an “external” property in the view model. But in the later case I bind directly to a added property in EntOpcGroup.<BR>This is probably a bug or what?!?!<o:p></o:p></SPAN></P><P style="LINE-HEIGHT: normal; MARGIN: 0.75pt -63.6pt 0.75pt -63.8pt" =Ms&#111;normal></o:p></FONT></SPAN><FONT color=#0000ff face=C&#111;nsolas>&nbsp;</FONT></P></FONT></DIV>]]>
   </description>
   <pubDate>Fri, 14 Jan 2011 03:28:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2438&amp;PID=9650#9650</guid>
  </item> 
 </channel>
</rss>