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)
167if ( _BindingGroupNameMatchFailed == null ) 171return new AvTraceFormat(_BindingGroupNameMatchFailed, args);