2 writes to isPinned
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\ExpandableItemWrapper.cs (2)
46this.isPinned = value; 59this.isPinned = isPinned;
1 reference to isPinned
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\ExpandableItemWrapper.cs (1)
41return this.isPinned;