1 write to uniqueSpacerHelper
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
894
uniqueSpacerHelper
= value;
5 references to uniqueSpacerHelper
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (5)
886
if (
uniqueSpacerHelper
== value)
890
if (
uniqueSpacerHelper
!= null)
892
uniqueSpacerHelper
.HighLighted = false;
895
if (
uniqueSpacerHelper
!= null)
897
uniqueSpacerHelper
.HighLighted = true;