AvalonStudio.TextEditor.TextEditorTheme.TextEditorTheme C# (CSharp) 메소드

TextEditorTheme() 공개 메소드

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