4 references to IsExpanded
System.Activities.Core.Presentation (4)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (4)
366
if (this.
IsExpanded
(this.ShowFinallyExpanded))
377
if (!
IsExpanded
(this.ShowFinallyExpanded) && e.RightButton == MouseButtonState.Released)
403
if (this.
IsExpanded
(this.ShowTryExpanded))
414
if (!
IsExpanded
(this.ShowTryExpanded) && e.RightButton == MouseButtonState.Released)