1 write to _SharesProposedValuesRequriesImplicitBindingGroup
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
203
_SharesProposedValuesRequriesImplicitBindingGroup
= new AvTraceDetails(16, new string[] { "Binding expression '{0}' with BindingGroupName '{1}' has joined BindingGroup '{2}' with SharesProposedValues='true'. The SharesProposedValues feature only works for binding expressions that implicitly join a binding group." } );
2 references to _SharesProposedValuesRequriesImplicitBindingGroup
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
201
if (
_SharesProposedValuesRequriesImplicitBindingGroup
== null )
205
return new AvTraceFormat(
_SharesProposedValuesRequriesImplicitBindingGroup
, args);