2 writes to _ownerType
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (2)
38
_ownerType
= null;
75
_ownerType
= ownerType;
1 reference to _ownerType
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (1)
233
return
_ownerType
;