private void BubbledListExecuted(object sender, ExecutedRoutedEventArgs e) { if (htmldoc != null) { htmldoc.BulletsList(); } }