1 write to _owner
PresentationCore (1)
System\Windows\Input\Command\InputBindingCollection.cs (1)
51
_owner
= owner;
8 references to _owner
PresentationCore (8)
System\Windows\Input\Command\InputBindingCollection.cs (8)
179
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
181
InheritanceContextHelper.ProvideContextForObject(
_owner
, value);
202
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
257
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
282
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
296
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);
317
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
364
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);