1 write to _StoryboardNotApplied
PresentationCore (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
183_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)
181if ( _StoryboardNotApplied == null ) 186return _StoryboardNotApplied;