wManager.Wow.Helpers Namespace
WRobot

App Methods

The App type exposes the following members.

Methods


  Name Description
Public method CheckAccess (Inherited from DispatcherObject.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindResource(System.Object) (Inherited from Application.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnActivated(System.EventArgs) (Inherited from Application.)
Protected method OnDeactivated(System.EventArgs) (Inherited from Application.)
Protected method OnExit(System.Windows.ExitEventArgs) (Inherited from Application.)
Protected method OnFragmentNavigation(System.Windows.Navigation.FragmentNavigationEventArgs) (Inherited from Application.)
Protected method OnLoadCompleted(System.Windows.Navigation.NavigationEventArgs) (Inherited from Application.)
Protected method OnNavigated(System.Windows.Navigation.NavigationEventArgs) (Inherited from Application.)
Protected method OnNavigating(System.Windows.Navigation.NavigatingCancelEventArgs) (Inherited from Application.)
Protected method OnNavigationFailed(System.Windows.Navigation.NavigationFailedEventArgs) (Inherited from Application.)
Protected method OnNavigationProgress(System.Windows.Navigation.NavigationProgressEventArgs) (Inherited from Application.)
Protected method OnNavigationStopped(System.Windows.Navigation.NavigationEventArgs) (Inherited from Application.)
Protected method OnSessionEnding(System.Windows.SessionEndingCancelEventArgs) (Inherited from Application.)
Protected method OnStartup(System.Windows.StartupEventArgs) (Inherited from Application.)
Public method Run (Inherited from Application.)
Public method Run(System.Windows.Window) (Inherited from Application.)
Public method Shutdown (Inherited from Application.)
Public method Shutdown(System.Int32) (Inherited from Application.)
Public method ToString (Inherited from Object.)
Public method TryFindResource(System.Object) (Inherited from Application.)
Public method VerifyAccess (Inherited from DispatcherObject.)