1 write to _ChildNotAttached
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1112
_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)
1110
if (
_ChildNotAttached
== null )
1114
return new AvTraceFormat(
_ChildNotAttached
, args);