2 writes to _ownerType
PresentationCore (2)
System\Windows\Input\Command\RoutedCommand.cs (2)
37
_ownerType
= null;
68
_ownerType
= ownerType;
1 reference to _ownerType
PresentationCore (1)
System\Windows\Input\Command\RoutedCommand.cs (1)
207
return
_ownerType
;