2 references to ShowTryExpandedProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (2)
91return (bool)this.GetValue(ShowTryExpandedProperty); 95this.SetValue(ShowTryExpandedProperty, value);