1 write to Owner
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
172((DefaultCommandExtensionCallback.ChordKeyGesture)gesture).Owner = this;
2 references to Owner
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (2)
183if (this.Owner != null) 185this.Owner.ResetAllChordKeyGesturesMode();