1 write to _BindingGroupWrongProperty
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
176_BindingGroupWrongProperty = new AvTraceDetails(14, new string[] { "BindingGroup used as a value of property '{0}' on object of type '{1}'. This may disable its normal behavior." } );
2 references to _BindingGroupWrongProperty
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
174if ( _BindingGroupWrongProperty == null ) 178return new AvTraceFormat(_BindingGroupWrongProperty, args);