1 write to _owner
PresentationCore (1)
System\Windows\Input\Command\InputBindingCollection.cs (1)
67
_owner
= owner;
8 references to _owner
PresentationCore (8)
System\Windows\Input\Command\InputBindingCollection.cs (8)
204
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
206
InheritanceContextHelper.ProvideContextForObject(
_owner
, value);
227
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
282
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
307
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
321
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);
342
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
389
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);