C# Class DoodlePad.App

Inheritance: System.Windows.Application
Afficher le fichier Open project: disbitski/DoodlePad

Méthodes publiques

Свойство Type Description
BMP System.Windows.Media.Imaging.BitmapImage
BrushColor Color
BrushSize int
CustomBrush1 Color
CustomBrush2 Color
CustomBrush3 Color
CustomBrush4 Color
CustomBrush5 Color
CustomBrush6 Color
CustomColor bool
WBMP System.Windows.Media.Imaging.WriteableBitmap
customBG bool
customColorExists bool
imgTemp Image
inkDA System.Windows.Ink.DrawingAttributes
inkStorage System.Windows.Controls.InkPresenter
inkStrokes System.Windows.Controls.InkPresenter

Méthodes publiques

Méthode Description
App ( ) : System
RootFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void

Private Methods

Méthode Description
Application_Activated ( object sender, ActivatedEventArgs e ) : void
Application_Closing ( object sender, ClosingEventArgs e ) : void
Application_Deactivated ( object sender, DeactivatedEventArgs e ) : void
Application_Launching ( object sender, LaunchingEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
CompleteInitializePhoneApplication ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
InitializePhoneApplication ( ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System

RootFrame_NavigationFailed() public méthode

public RootFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void
sender object
e System.Windows.Navigation.NavigationFailedEventArgs
Résultat void

Property Details

BMP public_oe static_oe property

public static BitmapImage,System.Windows.Media.Imaging BMP
Résultat System.Windows.Media.Imaging.BitmapImage

BrushColor public_oe static_oe property

public static Color BrushColor
Résultat Color

BrushSize public_oe static_oe property

public static int BrushSize
Résultat int

CustomBrush1 public_oe static_oe property

public static Color CustomBrush1
Résultat Color

CustomBrush2 public_oe static_oe property

public static Color CustomBrush2
Résultat Color

CustomBrush3 public_oe static_oe property

public static Color CustomBrush3
Résultat Color

CustomBrush4 public_oe static_oe property

public static Color CustomBrush4
Résultat Color

CustomBrush5 public_oe static_oe property

public static Color CustomBrush5
Résultat Color

CustomBrush6 public_oe static_oe property

public static Color CustomBrush6
Résultat Color

CustomColor public_oe static_oe property

public static bool CustomColor
Résultat bool

WBMP public_oe static_oe property

public static WriteableBitmap,System.Windows.Media.Imaging WBMP
Résultat System.Windows.Media.Imaging.WriteableBitmap

customBG public_oe static_oe property

public static bool customBG
Résultat bool

customColorExists public_oe static_oe property

public static bool customColorExists
Résultat bool

imgTemp public_oe static_oe property

public static Image imgTemp
Résultat Image

inkDA public_oe static_oe property

public static DrawingAttributes,System.Windows.Ink inkDA
Résultat System.Windows.Ink.DrawingAttributes

inkStorage public_oe static_oe property

public static InkPresenter,System.Windows.Controls inkStorage
Résultat System.Windows.Controls.InkPresenter

inkStrokes public_oe static_oe property

public static InkPresenter,System.Windows.Controls inkStrokes
Résultat System.Windows.Controls.InkPresenter