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