1 write to _RefPreviousNotInContext
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
446
_RefPreviousNotInContext
= new AvTraceDetails(36, new string[] { "Cannot find previous element for use as RelativeSource because there is no parent in generated context." } );
2 references to _RefPreviousNotInContext
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
444
if (
_RefPreviousNotInContext
== null )
449
return
_RefPreviousNotInContext
;