5 references to Log
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusTraceLogger.cs (5)
208
Log
(StatisticsTag, stylusData);
227
Log
(ErrorTag, new StylusErrorEventData() { Error = error });
238
Log
(DeviceConnectTag, deviceInfo);
247
Log
(DeviceDisconnectTag, new StylusDisconnectInfo() { Id = deviceId });
257
Log
(ReentrancyTag, new ReentrancyEvent() { FunctionName = functionName });