3 references to ParameterNameProperty
System.Workflow.ComponentModel (3)
AuthoringOM\ParameterBinding.cs (3)
28
SetValue(
ParameterNameProperty
, parameterName);
48
return (string)GetValue(
ParameterNameProperty
);
52
SetValue(
ParameterNameProperty
, value);