5 references to Log
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusTraceLogger.cs (5)
207
Log
(StatisticsTag, stylusData);
226
Log
(ErrorTag, new StylusErrorEventData() { Error = error });
237
Log
(DeviceConnectTag, deviceInfo);
246
Log
(DeviceDisconnectTag, new StylusDisconnectInfo() { Id = deviceId });
256
Log
(ReentrancyTag, new ReentrancyEvent() { FunctionName = functionName });