2 references to DescriptionProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (2)
546
return (string)GetValue(
DescriptionProperty
);
550
SetValue(
DescriptionProperty
, value);