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