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