Namespace Phoenix.Aruba.Controls
Classes
ArubaMediaElement
An implementation of MediaElement.
ArubaTreeView
Implementation of TreeView that uses ArubaTreeViewItem instead of TreeViewItem.
EditableControl
Represents a content control that allows editing via a TextBox.
TokenInlineUIContainer
Implementation of InlineUIContainer that supports tokens. The container can host any UIElement for token customization.
TokenPickerPopup
Implementation of Pop-up that hosts token selector.
TokenTextBox
TextBox control to contain a Token. Displayed within a RichTextBox control.
TokenToClipboardEncoder
A class for handling encoding tokens to be placed on the clipboard.
TokenizedComboBox
Implementation of ComboBox that supports tokens when editable.
TokenizedMultiSelectComboBox
Implementation of ComboBox that supports tokens when editable.
TokenizedTextBox
Implementation of RichTextBox that supports editing tokens.
WindowDocumentsCopier
A class that provides functions that perform a shallow copy of element's style and formatting under the System.Windows.Documents namespace.
Enums
MediaElementState
Media element states.
TextBoxTokenType
Represents the token type of TextBox.