Table of Contents

Namespace Artemis.UI.Shared.Behaviors

Classes

LostFocusNumberBoxBindingBehavior

Represents a behavior that can be used to make a text box only update it's binding on focus loss.

LostFocusNumericUpDownBindingBehavior

Represents a behavior that can be used to make a numeric up down only update it's binding on focus loss.

LostFocusTextBoxBindingBehavior

Represents a behavior that can be used to make a text box only update it's binding on focus loss.

SliderPointerReleasedBindingBehavior

Represents a behavior that can be used to make a slider only update it's binding on pointer release.