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