Table of Contents

Class HotKeyTextBoxBehavior

Namespace
HeBianGu.Systems.Setting
Assembly
HeBianGu.Systems.Setting.dll
public class HotKeyTextBoxBehavior : Behavior<TextBox>, IAnimatable, IAttachedObject
Inheritance
HotKeyTextBoxBehavior
Implements
Inherited Members
Extension Methods

Methods

OnAttached()

This attaches the property handlers - PreviewKeyDown, Clipboard support and our adorner.

protected override void OnAttached()

OnDetaching()

This removes all our handlers.

protected override void OnDetaching()