Show / Hide Table of Contents

Namespace TheXDS.MCART.Helpers

Classes

AvaloniaUtils

Contiene varias herramientas de UI para utilizar en proyectos de Windows Presentation Framework.

CollectionHelpers

Includes useful extension methods for common collections and enumerations.

Common

Defines operations for common data transformation in programs, and some special comparison functions.

CredentialDialog

Includes methods that provide access to a native Windows dialog that requests generic credentials from the user.

DependencyObjectHelpers

Includes a set of helper functions to create dependency properties.

FrameworkElementExtensions

Contains extension methods for the FrameworkElement class.

Objects

Object manipulation functions.

ObservingCommandBuilder

Contains methods to create ObservingCommandBuilder<T> instances, which help configure and instantiate an ObservingCommand.

ObservingCommandBuilder<T>

Wrapper class that allows for the configuration and generation of an ObservingCommand.

PasswordStorage

Contains methods for creating Salty Hashes of passwords that are safe to store, as well as verifying a password’s validity.

ProgressDialog

Class that allows interacting with a native Microsoft Windows dialog that displays the progress of an operation.

ReflectionHelpers

Auxiliary functions for reflection.

System_Drawing_ImageExtensions

Contains extensions for the Img class.

TypeFactoryHelpers

Contains helper methods useful for constructing types.

UIElementExtensions

Contains extensions for the UIElement class.

VisualExtensions

Contains extensions for the Visual class.

Windows

Contains a set of helper methods for the Microsoft Windows API.

WpfUtils

Contains several UI tools for use in Windows Presentation Framework projects.

WpfWindowExtensions

Contains extensions for the Window and IWpfWindow classes.

Structs

CredentialBoxResult

Contains information about the result of a dialog box that obtains credentials from the user.

CredentialDialogProperties

Contains information that allows configuring the creation of a dialog that prompts the user for generic credentials.

ProgressDialogProperties

Provides information about the properties used when initializing a new native Microsoft Windows progress dialog.

Interfaces

IProgressDialog

Define a series of members to be implemented by a type that provides functionality for reporting progress of an operation in a native Microsoft Windows dialog.

Enums

Common.ByteUnitType

Enumerates the types of units that can be used to represent large amounts of bytes.

In this article
Back to top Generated by DocFX