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)
180
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
182
InheritanceContextHelper.ProvideContextForObject(
_owner
, value);
203
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
258
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
283
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
297
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);
318
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
365
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);