1 write to _RefAncestorTypeNotSpecified
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
472_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)
470if ( _RefAncestorTypeNotSpecified == null ) 475return _RefAncestorTypeNotSpecified;