1 write to _owner
PresentationCore (1)
System\Windows\Input\Command\InputBindingCollection.cs (1)
52
_owner
= owner;
8 references to _owner
PresentationCore (8)
System\Windows\Input\Command\InputBindingCollection.cs (8)
189
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
191
InheritanceContextHelper.ProvideContextForObject(
_owner
, value);
212
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
267
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
292
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
306
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);
327
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
374
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);