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