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)
1456if ( _UnableToFreezeAnimatedProperties == null ) 1461return _UnableToFreezeAnimatedProperties;