Does FlashingTextBlock have a System.Windows.Markup.RuntimeNameProperty attribute?
According to Adam Nathan's Windows Presentation Foundation Unleashed:
... you can simply set its Name property to a string, rather than using the x: Name syntax. You can use either mechanism, but you cannot use both at the same time.
richj source share