1 write to _ChildNotAttached
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1115
_ChildNotAttached
= new AvTraceDetails(98, new string[] { "{0}: One or more children have not resolved sources" } );
2 references to _ChildNotAttached
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1113
if (
_ChildNotAttached
== null )
1117
return new AvTraceFormat(
_ChildNotAttached
, args);