Skip to content

Instantly share code, notes, and snippets.

@mrlacey
Created November 16, 2020 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrlacey/8e06658be18dfa6dbfe51c5bf59ee393 to your computer and use it in GitHub Desktop.
Save mrlacey/8e06658be18dfa6dbfe51c5bf59ee393 to your computer and use it in GitHub Desktop.
FestiveEditor - 3
public void TextViewCreated(IWpfTextView textView)
{
new MistletoeAdornment(textView);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment