5 references to Log
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusTraceLogger.cs (5)
215
Log
(StatisticsTag, stylusData);
234
Log
(ErrorTag, new StylusErrorEventData() { Error = error });
245
Log
(DeviceConnectTag, deviceInfo);
254
Log
(DeviceDisconnectTag, new StylusDisconnectInfo() { Id = deviceId });
264
Log
(ReentrancyTag, new ReentrancyEvent() { FunctionName = functionName });