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