Esempio n. 1
0
 public bool DoesCurrentToolAllowWidgetManipulation()
 {
     return(ActiveTool.AllowsWidgetManipulation());
 }