1 write to _RejectingJumpListCategoryBecauseNoRegisteredHandler
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
2057
_RejectingJumpListCategoryBecauseNoRegisteredHandler
= new AvTraceDetails(7, new string[] { "Rejecting the category {0} from the jump list because this application is not registered for file types contained in the list. JumpPath items will be removed and the operation will be retried." } );
2 references to _RejectingJumpListCategoryBecauseNoRegisteredHandler
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
2055
if (
_RejectingJumpListCategoryBecauseNoRegisteredHandler
== null )
2059
return new AvTraceFormat(
_RejectingJumpListCategoryBecauseNoRegisteredHandler
, args);