2 references to ComboBoxAutomationName
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\CaseKeyBox.xaml.cs (2)
275if (!string.IsNullOrEmpty(ComboBoxAutomationName)) 277comboBox.SetValue(AutomationProperties.NameProperty, ComboBoxAutomationName);