1 write to _RefAncestorTypeNotSpecified
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
477
_RefAncestorTypeNotSpecified
= new AvTraceDetails(38, new string[] { "Reference error: cannot find ancestor element; no AncestorType was specified on RelativeSource." } );
2 references to _RefAncestorTypeNotSpecified
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
475
if (
_RefAncestorTypeNotSpecified
== null )
480
return
_RefAncestorTypeNotSpecified
;