Microsoft.Windows.PowerShell.Gui.Internal Namespace

Classes

AccessibleMenuItem

Provides an "accessible" menu item which enables a screen reader to read any global hotkey that is defined for the command that this menu item invokes.

AddOnToolTabControl

Tab control for horizontal and vertical tools

App

Application class

AutomationNames

Localizable Text inside of Controls

ColorNames

Color Names used in options

ColorPicker

Interaction logic for ColorPicker.xaml

ContextMenuOnlyCustomCommands

Custom Commands used by GPowerShell that do not show up in the main menu

ControlTexts

Localizable AutomationNames

CustomCommands

Custom Commands used by GPowerShell

EditorTabControl

This control has all the script editor tabs

FindAndReplaceDialog

Interaction logic for FindAndReplaceDialog.xaml

HostGuiAutomationNames

Localizable AutomationNames

HostGuiNLStrings

Strings used in host GUI

HostGuiStrings

Host GUI implementation strings

HostTextWriter

HostTextWriter bridges System.Console to the Host

InternalPropertyBindingConverter

Used to Convert an object to an object's property value even if the property is internal. XAML does not support Binding to internal properties and this converter is meant to address that problem.

MainWindow

Main Window class

ManageThemesWindow

Interaction logic for ManageThemesWindow.xaml

NewRemotePowerShellTabDialog

Interaction logic for NewRemotePowerShellTabDialog.xaml

OptionsGuiStrings

Options dialog GUI implementation strings

OptionsWindow

Interaction logic for MainWindow.xaml

OutputControl

Interaction logic for OutputControl.xaml

Program

Entry point class

ProgressBarInformation

Information we keep regarding a ProgressRecord, ready to be displayed if bound to GUI. This can be considered a Tree Node class. The tree itself is ProgressSource

ProgressControl

Control used to indicate progress

PromptForChoiceDialog

Implements the dialog used in PromptForChoice

ReadLineDialog

Interaction logic for ReadLineDialog.xaml

RunspaceControl

Contents of a Runsapce Tab containing the InputAndOutputControl and an EditorTabControl

RunspaceTabControl

TabControl with Runspaces (RotatedRunspaceControl).

ScriptExpander

Interaction logic for ScriptExpander.xaml

ShowCommandAddOnControl

Interaction logic for ShowCommandAddOnControl.xaml

SkippableMessageBox

MessageBox with a "skip this message" checkbox

StatusAndSizingBar

Interaction logic for StatusAndSizingBar.xaml

StorableColorTheme

This is a serializable class that represents a named set of ISE UI colors and a font and font size selection. It also abstracts storage for a set of predefined and user customizable color themes.

ToolTipStrings

Localizable ToolTips

ZoomSlider

Defines a custom Slider class to return the ZoomSliderAutomationPeer.