Click here to Skip to main content
15,891,951 members
Articles / Desktop Programming / WPF

Amble Avalona

Rate me:
Please Sign up or sign in to vote.
4.89/5 (51 votes)
2 Feb 2011CPOL4 min read 68K   1.8K   49  
A WPF animaloid
Imports System
Imports System.IO
Imports System.Net
Imports System.Security
Imports System.Security.Permissions
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Media
Imports System.Windows.Media.Animation
Imports System.Windows.Navigation

Partial Public Class App
	Inherits System.Windows.Application
End Class

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Kenya Kenya
Experienced C# software developer with a passion for WPF.

Awards,
  • CodeProject MVP 2013
  • CodeProject MVP 2012
  • CodeProject MVP 2021

Comments and Discussions