1 write to _BindingGroupNameMatchFailed
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
169
_BindingGroupNameMatchFailed
= new AvTraceDetails(13, new string[] { "No BindingGroup found with name matching '{0}'." } );
2 references to _BindingGroupNameMatchFailed
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
167
if (
_BindingGroupNameMatchFailed
== null )
171
return new AvTraceFormat(
_BindingGroupNameMatchFailed
, args);