Namespace TheXDS.MCART.Component
Classes
ApplicationInfo
Expone la información de ensamblado de una aplicación de WPF.
ApplicationInfoBase<TApplication>
Exposes the assembly information of a Windows application.
AssemblyInfo
Exposes information for an assembly.
ConsoleWindow
Helper wrapper class that enables console window management operations for the application.
EnumValueProvider
Define una extensión de Markup XAML que permite obtener valores de enumeración como una colección.
ExposedInfo
Wraps an IExposeInfo instance to expose the information in an isolated manner. IExposeInfo.
NamedEnumValueProvider
Defines a XAML markup extension that allows obtaining enum values as a collection of NamedObject<T>.
ObservingCommand
Describes a command that observes an object implementing INotifyPropertyChanged and listens for any changes to its property values to automatically enable or disable command execution.
PasswordBoxMonitor
Contains a set of attached dependency properties used to monitor and control a PasswordBox.
RelayCommand
Describes a standard RelayCommand implementation commonly used under the MVVM pattern in WPF.
SimpleCommand
Describes a simplified command that can be used in a ViewModelBase.
SimpleCommand<T>
Strongly typed variant of the SimpleCommand class, that includes type-safe actions or functions for the command parameter.
WindowsInfo
Exposes detailed information about Windows.
Structs
ValueExposeInfo
Implements the IExposeInfo interface to expose information values provided by the user.
Interfaces
IMsWindow
Defines a set of members to be implemented by a type that represents a Microsoft Windows window.
Enums
FirmwareType
Enumerates the possible firmware types a system may use.
PasswordBoxMonitor.MonitorLevel
Defines the different password monitoring levels.