6 references to Disabled
System.Data (6)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (6)
415
if (connectorChild.Points.Count == 0 || !this.
Disabled
&&
474
if (e != null && !this.
Disabled
&& this.IsOutmostPanel())
488
if (e != null && !this.
Disabled
&& this.IsOutmostPanel())
509
if (e != null && !this.
Disabled
&& this.IsOutmostPanel())
531
if (e != null && !this.
Disabled
&& this.IsOutmostPanel())
565
if (e != null && !this.
Disabled
&& this.IsOutmostPanel() && e.ClickCount == 1)