the TextBlock binding does not work and I cant figure why...
(This Code Works but the TextBlock does not get Updated )
XAML
Try this:
And set your DataContext like:
DataContext
filterAllText.DataContext = LogSession.test;