Example #1
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }
Example #2
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }