2 references to ShowExpandedProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
250
BindingOperations.SetBinding(this, WorkflowViewElement.
ShowExpandedProperty
, multiBinding );
293
get { return (bool)GetValue(
ShowExpandedProperty
); }