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