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