1 write to _PlaceholderItem
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
523
_PlaceholderItem
= new AvTraceDetails(42, new string[] { "BindingExpression path error: '{0}' property not found for '{1}' because data item is the NewItemPlaceholder." } );
2 references to _PlaceholderItem
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
521
if (
_PlaceholderItem
== null )
525
return new AvTraceFormat(
_PlaceholderItem
, args);