AvalonStudio.TextEditor.TextEditorTheme.TextEditorTheme C# (CSharp) Method

TextEditorTheme() public method

public TextEditorTheme ( ) : Avalonia.Markup.Xaml
return Avalonia.Markup.Xaml
		public TextEditorTheme()
		{
			AvaloniaXamlLoader.Load(this);
		}
	}
TextEditorTheme