2 references to EnabledProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (2)
507
return (bool)GetValue(
EnabledProperty
);
511
SetValue(
EnabledProperty
, value);