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)
508if ( _NullItem == null ) 512return new AvTraceFormat(_NullItem, args);