Click here to Skip to main content
16,016,134 members

Comments by iulian3000 (Top 4 by date)

iulian3000 30-May-13 15:12pm View    
nothing, for what is the breakpoint, i already know that the object el is null
iulian3000 30-May-13 15:10pm View    
if (el.PART_inner.Visibility == ...) <<-- exception el is null
iulian3000 30-May-13 15:01pm View    
What I want is the ability modify the Ellipse in the callback method, not in generic.xaml with binding. If I dont set the HasConnetion ="True" in xaml or visual Studio Property Window works fine. If I do Throws the exception
iulian3000 30-May-13 14:58pm View    
The exceptions is thrown becuase the object is null, see the code. This happens only when I set HasConnection = "True" in xaml.