1 write to _owner
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
70
_owner
= owner;
8 references to _owner
PresentationCore (8)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (8)
207
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
209
InheritanceContextHelper.ProvideContextForObject(
_owner
, value);
230
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
288
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
313
InheritanceContextHelper.ProvideContextForObject(
_owner
, inputBinding);
327
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);
348
InheritanceContextHelper.RemoveContextFromObject(
_owner
, oldInputBinding);
395
InheritanceContextHelper.RemoveContextFromObject(
_owner
, inputBinding);