2 references to UseLocationExpressionProperty
System.Activities.Core.Presentation (2)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (2)
786get { return (bool)GetValue(UseLocationExpressionProperty); } 787set { SetValue(UseLocationExpressionProperty, value); }