1 write to _UnableToFreezeAnimatedProperties
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1458
_UnableToFreezeAnimatedProperties
= new AvTraceDetails(4, new string[] { "CanFreeze is returning false because at least one DependencyProperty on the Freezable is animated." } );
2 references to _UnableToFreezeAnimatedProperties
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1456
if (
_UnableToFreezeAnimatedProperties
== null )
1461
return
_UnableToFreezeAnimatedProperties
;