1 write to _BindingGroupNameMatchFailed
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
164_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)
162if ( _BindingGroupNameMatchFailed == null ) 166return new AvTraceFormat(_BindingGroupNameMatchFailed, args);