1 write to _GotPropertyChanged
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1095
_GotPropertyChanged
= new AvTraceDetails(96, new string[] { "{0}: Got PropertyChanged event from {1} for {2}" } );
2 references to _GotPropertyChanged
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1093
if (
_GotPropertyChanged
== null )
1097
return new AvTraceFormat(
_GotPropertyChanged
, args);