1 write to _NullItem
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
510
_NullItem
= new AvTraceDetails(41, new string[] { "BindingExpression path error: '{0}' property not found for '{1}' because data item is null. This could happen because the data provider has not produced any data yet." } );
2 references to _NullItem
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
508
if (
_NullItem
== null )
512
return new AvTraceFormat(
_NullItem
, args);