1 write to _input
PresentationCore (1)
Core\CSharp\System\Windows\Input\NotifyInputEventArgs.cs (1)
31
_input
= input;
1 reference to _input
PresentationCore (1)
Core\CSharp\System\Windows\Input\NotifyInputEventArgs.cs (1)
39
public StagingAreaInputItem StagingItem {get {return
_input
;}}