1 write to _inputSource
PresentationCore (1)
System\Windows\Input\InputReport.cs (1)
46
_inputSource
= inputSource;
1 reference to _inputSource
PresentationCore (1)
System\Windows\Input\InputReport.cs (1)
55
public PresentationSource InputSource =>
_inputSource
;