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