Skip to content

Instantly share code, notes, and snippets.

@mrlacey
Created November 16, 2020 15:44
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