2 references to AcceptsTabProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (2)
139get { return (bool)GetValue(AcceptsTabProperty); } 140set { SetValue(AcceptsTabProperty, value); }