Namespace nanoFramework.UI
Classes
Application
Application base class
Bitmap
Encapsulates a bitmap, which consists of the pixel data for a graphics image and its methods and attributes This class cannot be inherited.The.NET Micro Framework provides the
CancelEventArgs
DisplayControl
Display Control.
EventRoute
Container for the route to be followed by a RoutedEvent when raised
Font
GraphicDriver
The generic graphic driver.
Ink
Mathematics
Simple Min/Max for the wpf measures
PropertyChangedEventArgs
Provides data for the various property changed events.
RoutedEvent
RoutedEvent is a unique identifier for any registered RoutedEvent
RoutedEventArgs
The container for all state associated with a RoutedEvent
RoutedEventHandlerInfo
Container for handler instance and other invocation preferences for this handler instance
Temporary
Temporary class to extend the EventCatory enum found in the nanoFramework.Runtime.Events Need to merge these into this class update references and remove this file
Touch
TouchCollectorConfiguration
TouchEvent
TouchGestureEventArgs
TouchInput
TouchPanel
TouchScreen
TouchScreen.ActiveRectangle
TouchScreenEventArgs
WindowCollection
WindowCollection can be used to interate over all the windows that have been opened in the current application.
Structs
I2cConfiguration
I2C configuration.
ScreenConfiguration
The screen configuration in the driver.
SpiConfiguration
The Spi configuration for the scressn
Enums
Bitmap.BitmapImageType
Note that these values have to match the c_Type* consts in CLR_GFX_BitmapDescription
CollectionMethod
CollectionMode
DisplayOrientation
Display orientation. No all display drivers support every orientation.
GraphicDriverCommandType
Graphic driver command types.
ReasonSessionEnding
Enum for ReasonSessionEnding
RoutingStrategy
Routing Strategy can be either of Tunnel or Bubble
SetWindowType
The window type to use when setting the window.
ShutdownMode
Enum for ShutdownMode
Temporary.EventCategoryEx
Temporary enum with unique values within the EventCategory enum range found in nanoFramework.Runtime.Events
TouchCollectorConfiguration.TouchInput
TouchGesture
TouchInputFlags
TouchMessages
Delegates
PropertyChangedEventHandler
Represents the method that will handle the event raised when a Property is changed
RoutedEventHandler
RoutedEventHandler Definition