1 write to IsPinned
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (1)
312wrapper.IsPinned = true;
1 reference to IsPinned
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\ExpandableItemShowExpandedMultiValueConverter.cs (1)
34return ViewUtilities.ShouldShowExpanded(isExpanded, shouldExpandAll, shouldCollapseAll, wrapper.IsPinned);