2 references to FocusedViewElementPropertyKey
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
68public static readonly DependencyProperty FocusedViewElementProperty = FocusedViewElementPropertyKey.DependencyProperty; 324private set { SetValue(FocusedViewElementPropertyKey, value); }