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)
475if ( _RefAncestorTypeNotSpecified == null ) 480return _RefAncestorTypeNotSpecified;