1 write to _DisallowTwoWay
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
543_DisallowTwoWay = new AvTraceDetails(44, new string[] { "Binding mode has been changed to OneWay because source property '{0}.{1}' has a non-public setter." } );
2 references to _DisallowTwoWay
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
541if ( _DisallowTwoWay == null ) 545return new AvTraceFormat(_DisallowTwoWay, args);