Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Windows.UI.Xaml Namespace Reference

Classes

class  Application
 
class  ApplicationInitializationCallback__Impl
 
class  ApplicationInitializationCallbackParams
 
class  BringIntoViewRequestedEventArgs
 
class  DataContextChangedEventArgs
 
class  DataTemplate
 
class  DependencyObject
 
class  DependencyPropertyChangedEventArgs
 
class  DependencyPropertyChangedEventHandler__Impl
 
class  DragEventArgs
 
class  DragEventHandler__Impl
 
class  DragStartingEventArgs
 
class  DropCompletedEventArgs
 
class  EffectiveViewportChangedEventArgs
 
class  EnteredBackgroundEventHandler__Impl
 
class  ExceptionRoutedEventArgs
 
class  ExceptionRoutedEventHandler__Impl
 
class  FrameworkElement
 
class  FrameworkTemplate
 
interface  IApplication
 
interface  IApplication2
 
class  IApplication2__Impl
 
class  IApplication__Impl
 
interface  IApplicationFactory
 
class  IApplicationFactory__Impl
 
interface  IApplicationInitializationCallbackParams
 
interface  IApplicationOverrides
 
interface  IApplicationOverrides2
 
class  IApplicationOverrides2__Impl
 
class  IApplicationOverrides__Impl
 
interface  IApplicationStatics
 
class  IApplicationStatics__Impl
 
interface  IBringIntoViewRequestedEventArgs
 
interface  IDataContextChangedEventArgs
 
interface  IDataTemplate
 
interface  IDataTemplateFactory
 
class  IDataTemplateFactory__Impl
 
interface  IDependencyObject
 
interface  IDependencyObject2
 
class  IDependencyObject__Impl
 
interface  IDependencyPropertyChangedEventArgs
 
interface  IDragEventArgs
 
interface  IDragStartingEventArgs
 
interface  IDropCompletedEventArgs
 
interface  IEffectiveViewportChangedEventArgs
 
interface  IExceptionRoutedEventArgs
 
interface  IFrameworkElement
 
interface  IFrameworkElement2
 
class  IFrameworkElement2__Impl
 
interface  IFrameworkElement3
 
class  IFrameworkElement3__Impl
 
interface  IFrameworkElement6
 
class  IFrameworkElement6__Impl
 
interface  IFrameworkElement7
 
class  IFrameworkElement7__Impl
 
class  IFrameworkElement__Impl
 
interface  IFrameworkElementOverrides
 
interface  IFrameworkElementOverrides2
 
class  IFrameworkElementOverrides2__Impl
 
class  IFrameworkElementOverrides__Impl
 
interface  IFrameworkElementProtected7
 
class  IFrameworkElementProtected7__Impl
 
interface  IFrameworkTemplate
 
interface  IRoutedEventArgs
 
interface  IRoutedEventArgsFactory
 
class  IRoutedEventArgsFactory__Impl
 
interface  ISizeChangedEventArgs
 
interface  IStyle
 
interface  IUIElement
 
interface  IUIElement10
 
interface  IUIElement2
 
interface  IUIElement3
 
class  IUIElement3__Impl
 
interface  IUIElement4
 
class  IUIElement4__Impl
 
interface  IUIElement5
 
class  IUIElement5__Impl
 
interface  IUIElement7
 
class  IUIElement7__Impl
 
interface  IUIElement8
 
class  IUIElement8__Impl
 
interface  IUIElement9
 
class  IUIElement__Impl
 
interface  IUIElementOverrides
 
interface  IUIElementOverrides7
 
class  IUIElementOverrides7__Impl
 
interface  IUIElementOverrides8
 
class  IUIElementOverrides8__Impl
 
interface  IUIElementOverrides9
 
class  IUIElementOverrides9__Impl
 
class  IUIElementOverrides__Impl
 
interface  IUnhandledExceptionEventArgs
 
class  IUnhandledExceptionEventArgs__Impl
 
interface  IWindow
 
class  IWindow__Impl
 
interface  IWindowCreatedEventArgs
 
interface  IWindowStatics
 
class  IWindowStatics__Impl
 
class  LeavingBackgroundEventHandler__Impl
 
class  RoutedEventArgs
 
class  RoutedEventHandler__Impl
 
class  SizeChangedEventArgs
 
class  SizeChangedEventHandler__Impl
 
class  Style
 
class  SuspendingEventHandler__Impl
 
class  UIElement
 
class  UnhandledExceptionEventArgs
 
class  UnhandledExceptionEventHandler__Impl
 
class  Window
 
class  WindowActivatedEventHandler__Impl
 
class  WindowClosedEventHandler__Impl
 
class  WindowCreatedEventArgs
 
class  WindowSizeChangedEventHandler__Impl
 
class  WindowVisibilityChangedEventHandler__Impl
 

Enumerations

enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 
enum  ApplicationTheme
 
enum  Visibility
 
enum  TextWrapping
 

Functions

unsafe delegate void ApplicationInitializationCallback (global::Windows.UI.Xaml.ApplicationInitializationCallbackParams p)
 
unsafe delegate void UnhandledExceptionEventHandler (object sender, global::Windows.UI.Xaml.UnhandledExceptionEventArgs e)
 
unsafe delegate void SuspendingEventHandler (object sender, global::Windows.ApplicationModel.SuspendingEventArgs e)
 
unsafe delegate void LeavingBackgroundEventHandler (object sender, global::Windows.ApplicationModel.LeavingBackgroundEventArgs e)
 
unsafe delegate void EnteredBackgroundEventHandler (object sender, global::Windows.ApplicationModel.EnteredBackgroundEventArgs e)
 
unsafe delegate void RoutedEventHandler (object sender, global::Windows.UI.Xaml.RoutedEventArgs e)
 
unsafe delegate void DragEventHandler (object sender, global::Windows.UI.Xaml.DragEventArgs e)
 
unsafe delegate void SizeChangedEventHandler (object sender, global::Windows.UI.Xaml.SizeChangedEventArgs e)
 
unsafe delegate void DependencyPropertyChangedEventHandler (object sender, global::Windows.UI.Xaml.DependencyPropertyChangedEventArgs e)
 
unsafe delegate void ExceptionRoutedEventHandler (object sender, global::Windows.UI.Xaml.ExceptionRoutedEventArgs e)
 
unsafe delegate void WindowActivatedEventHandler (object sender, global::Windows.UI.Core.WindowActivatedEventArgs e)
 
unsafe delegate void WindowClosedEventHandler (object sender, global::Windows.UI.Core.CoreWindowEventArgs e)
 
unsafe delegate void WindowSizeChangedEventHandler (object sender, global::Windows.UI.Core.WindowSizeChangedEventArgs e)
 
unsafe delegate void WindowVisibilityChangedEventHandler (object sender, global::Windows.UI.Core.VisibilityChangedEventArgs e)
 

Enumeration Type Documentation

◆ ApplicationTheme [1/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [2/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [3/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [4/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [5/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [6/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [7/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [8/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [9/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [10/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [11/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ ApplicationTheme [12/12]

enum Windows.UI.Xaml.ApplicationTheme

Definition at line 14682 of file SafeTypes.g.cs.

◆ TextWrapping [1/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [2/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [3/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [4/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [5/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [6/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [7/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [8/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [9/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [10/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [11/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ TextWrapping [12/12]

enum Windows.UI.Xaml.TextWrapping

Definition at line 14700 of file SafeTypes.g.cs.

◆ Visibility [1/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [2/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [3/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [4/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [5/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [6/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [7/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [8/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [9/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [10/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [11/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.

◆ Visibility [12/12]

enum Windows.UI.Xaml.Visibility

Definition at line 14691 of file SafeTypes.g.cs.