1 write to _StoryboardNotApplied
PresentationCore (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
225_StoryboardNotApplied = new AvTraceDetails(6, new string[] { "Unable to perform action because the specified Storyboard was never applied to this object for interactive control." } );
2 references to _StoryboardNotApplied
PresentationCore (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
223if ( _StoryboardNotApplied == null ) 228return _StoryboardNotApplied;