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