2 references to _tagNonRedundantActions
PresentationCore (2)
Core\CSharp\System\Windows\Input\MouseDevice.cs (2)
1871
e.StagingItem.SetData(
_tagNonRedundantActions
, actions);
2152
object o = e.StagingItem.GetData(
_tagNonRedundantActions
);