Ejemplo n.º 1
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }
Ejemplo n.º 2
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }