1 write to _NotOnWindows7
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
2169
_NotOnWindows7
= new AvTraceDetails(1, new string[] { "Shell integration features are not being applied because the host OS does not support the feature." } );
2 references to _NotOnWindows7
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
2167
if (
_NotOnWindows7
== null )
2172
return
_NotOnWindows7
;