2 references to ShowFinallyExpandedProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (2)
103
return (bool)this.GetValue(
ShowFinallyExpandedProperty
);
107
this.SetValue(
ShowFinallyExpandedProperty
, value);