2 references to ShowTypePresenterExpandedProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (2)
115return (bool)this.GetValue(ShowTypePresenterExpandedProperty); 119this.SetValue(ShowTypePresenterExpandedProperty, value);