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)
174
if (
_BindingGroupWrongProperty
== null )
178
return new AvTraceFormat(
_BindingGroupWrongProperty
, args);