BytecodeApi.UI Namespace
Classes
Class | Description | |
---|---|---|
![]() |
ConverterBase<(Of <(<'TValue, TResult>)>)> |
Represents the base class that wraps the IValueConverter and provides a simplified wrapper method for Convert. ConvertBack always returns UnsetValue. This is an abstract class.
|
![]() |
ConverterBase<(Of <(<'TValue, TParameter, TResult>)>)> |
Represents the base class that wraps the IValueConverter and provides a simplified wrapper method for Convert. ConvertBack always returns UnsetValue. This is an abstract class.
|
![]() |
ConverterBaseExtended<(Of <(<'TValue, TResult, TBackValue, TBackResult>)>)> |
Represents the base class that wraps the IValueConverter and provides simplified wrapper methods for Convert and ConvertBack. This is an abstract class.
|
![]() |
ConverterBaseExtended<(Of <(<'TValue, TParameter, TResult, TBackValue, TBackResult>)>)> |
Represents the base class that wraps the IValueConverter and provides simplified wrapper methods for Convert and ConvertBack. This is an abstract class.
|
![]() |
DelegateCommand |
Represents a command which uses specified delegates for Execute(System.Object) and CanExecute(System.Object).
|
![]() |
DelegateCommand<(Of <(<'TParameter>)>)> |
Represents a parameterized command which uses specified delegates for Execute(System.Object) and CanExecute(System.Object).
|
![]() |
DependencyPropertyEx |
Provides staticSharedstaticstatic (Shared in Visual Basic) methods that extend the DependencyProperty class.
|
![]() |
HotKey |
Class for registration of system-wide hotkeys in UI applications.
|
![]() |
HotKeyEventArgs |
Provides data for HotKey events.
|
![]() |
HwndBroadcast |
Class to send and receive HWND broadcast window messages from/to other processes.
|
![]() |
Packs |
Represents the URI prefixes for WPF pack URIs with the "pack://" scheme.
|
![]() |
SingleInstance |
Class for managing single instance UI applications. A second instance can detect an already running instance and notify the first instance.
|
![]() |
UIContext |
Helper class to retrieve the DataContext property from FrameworkElement and FrameworkContentElement objects.
|