2 references to ShowDefaultCaseExpandedProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (2)
70
return (bool)this.GetValue(
ShowDefaultCaseExpandedProperty
);
74
this.SetValue(
ShowDefaultCaseExpandedProperty
, value);