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