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