4 references to ArgumentDirectionProperty
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (4)
756new string[] { ArgumentNameProperty, ArgumentTypeProperty, ArgumentDirectionProperty, ArgumentDefaultValueProperty, IsOutputArgument, OwnerSchemaProperty, IsRequiredProperty }; 825PropertyName = ArgumentDirectionProperty, 1456this.RaisePropertyChangedEvent(ArgumentDirectionProperty); 1504else if (string.Equals(propertyName, ArgumentDirectionProperty) || (string.Equals(propertyName, ArgumentTypeProperty)))