Example #1
0
 void RefreshStates()
 {
     showAllViews = ShellScript.GetDefaultBooleanKey(CurrentDomain, ShowAllViewsKey);
     visualizeMutuallyExclusiveConstraints = ShellScript.GetDefaultBooleanKey(CurrentDomain, VisualizeMutuallyExclusiveConstraintsKey);
 }