|
AccessKeyConverter |
Microsoft internal use only. |
|
AccessKeyRemovingConverter |
Microsoft internal use only. |
|
AccessKeyUnderliningConverter |
Microsoft internal use only. |
|
AndBooleanConverter |
Microsoft internal use only.. |
|
AreEqualConverter |
Microsoft internal use only. |
|
AutomatableTextBlock |
Implements a TextBlock control visible to automation. |
|
BindableHyperlink |
Microsoft internal use only. |
|
BindableRun |
Microsoft internal use only. |
|
BindableValidationRule |
Microsoft internal use only. |
|
BooleanToFlowDirectionConverter |
Microsoft internal use only. |
|
BooleanToHiddenVisibilityConverter |
Microsoft internal use only. |
|
Boxes |
Defines common boxed values. |
|
BrushToColorConverter |
Converts a brush to a color. |
|
ColorBrushValueConverter |
Microsoft internal use only. |
|
ContentLoadError |
Microsoft internal use only. |
|
DataSourceToEnumerableDataSourceConverter |
Microsoft internal use only. |
|
DeviceToLogicalPixelConverter |
Microsoft internal use only. |
|
DialogButton |
Used for buttons that are displayed in Visual Studio WPF dialogs |
|
DialogWindow |
The base class for all Visual Studio WPF (non-Gel) dialogs. When you implement a WPF dialog, you should derive from this class in order to have consistent styling with other Visual Studio dialogs, as well as help support. To display the dialog, call the ShowModal method, which correctly parents the dialog in the shell, puts the shell in a modal state while the dialog is displayed, and other features. |
|
DialogWindowBase |
The base class for WPF dialog windows in Visual Studio 10 and later. |
|
DisposableObject |
Infrastructure. Microsoft internal use only. |
|
DpiHelper |
Microsoft internal use only. |
|
DragDropHelper |
Microsoft internal use only. |
|
EnvironmentColors |
|
|
EnvironmentRenderCapabilities |
Microsoft internal use only. |
|
ExtensionMethods |
Microsoft internal use only. |
|
FailIfEmptyAccessKeyRemovingConverter |
Microsoft internal use only. |
|
FocusHelper |
Manages focus tasks. |
|
FontScaling |
Microsoft internal use only. |
|
GrayscaleImageConverter |
Microsoft internal use only. |
|
HeaderColors |
Defines the resource keys generated by the Visual Studio theme editor. |
|
HelperMethods |
Microsoft internal use only. |
|
HoursToTimeSpanConverter |
Microsoft internal use only. |
|
HwndWrapper |
Represents a disposable wrapper around an HWND that can construct the WNDCLASS and HWND, run the WndProc and dispose of the WNDCLASS and HWND. |
|
IfElseConverter |
Microsoft internal use only. |
|
ImageButton |
Microsoft internal use only. |
|
ImageCheckBox |
Microsoft internal use only. |
|
ImageConverter |
Microsoft internal use only. |
|
ImageListValueConverter |
Microsoft internal use only. |
|
ImageSourceExtension |
Extends ImageSource |
|
ImageSourceValueConverter |
Microsoft internal use only. Manages conversion of image source values. |
|
ImageThemingUtilities |
Contains utility methods for grayscaling and transforming color spaces within images. |
|
Int32Extension |
Extends MarkupExtension |
|
IsEqualConverter |
Microsoft internal use only. |
|
IsNullOrEmptyConverter |
Microsoft internal use only. |
|
LanguageHelper |
Provides helper functions. |
|
LayoutDoubleUtil |
Contains utilities for making layout comparisons. |
|
LayoutSynchronizedContentControl |
Microsoft internal use only. |
|
LayoutSynchronizedItemsControl |
Microsoft internal use only. |
|
LayoutSynchronizedTabControl |
Microsoft internal use only. |
|
LayoutSynchronizedWindow |
Microsoft internal use only. |
|
LayoutSynchronizer |
Microsoft internal use only. |
|
MillisecondsToTimeSpanConverter |
Microsoft internal use only. |
|
MinutesToTimeSpanConverter |
Microsoft internal use only. |
|
MruListBox |
Represents the Most Recently Used list. |
|
MruListDataSourceSchema |
Microsoft internal use only. |
|
MultiplicationConverter |
Microsoft internal use only. |
|
MultiValueConverter<TSource1, TSource2, TTarget> |
Microsoft internal use only. |
|
MultiValueConverter<TSource1, TSource2, TSource3, TTarget> |
Microsoft internal use only. |
|
MultiValueConverter<TSource1, TSource2, TSource3, TSource4, TTarget> |
Microsoft internal use only. |
|
MultiValueConverter<TSource1, TSource2, TSource3, TSource4, TSource5, TTarget> |
Microsoft internal use only. |
|
NegateBooleanConverter |
Microsoft internal use only. |
|
NotNullConverter |
Microsoft internal use only. |
|
NullToEmptyStringConverter |
Microsoft internal use only. |
|
ObservableObject |
An object that is observable, that is, it can issue a notification when a property has changed. |
|
OrBooleanConverter |
Microsoft internal use only. |
|
PendingFocusHelper |
Helper to send focus to the FrameworkElement immediately or delay focusing until the FrameworkElement is loaded. |
|
ProgressBarColors |
Defines the progress bar colors resource keys generated by the Visual Studio theme. |
|
RangeValidationRule |
Microsoft internal use only. |
|
RssDataSourceSchema |
Microsoft internal use only. |
|
RssPubDateToLocalTimeConverter |
Microsoft internal use only. |
|
SafeIUnknown |
Microsoft internal use only. |
|
SearchBooleanOptionButton |
Represents a CheckBox option button for Boolean search options in the Visual Studio common search control. |
|
SearchBooleanOptionButtonAutomationPeer |
|
|
SearchCommandOptionButton |
Represents the button for commands search options in the Visual Studiocommon search control. |
|
SearchCommandOptionButtonAutomationPeer |
|
|
SearchControl |
Represents the Visual Studio common search control. |
|
SearchControlAutomationPeer |
Exposes UI automation support for the Visual Studio common search control. |
|
SearchControlColors |
|
|
SearchControlDataSource |
Represents the data source class for the Visual Studio common search control. |
|
SearchControlDataSource.PropertyNames |
Represents the names of the search control data source properties. |
|
SearchControlDataSource.VerbNames |
Contains the names of search control data source actions. |
|
SearchControlPopup |
Implements the popup used by the Visual Studio common search control. |
|
SearchControlThicknessConverter |
Represents a converter for the thickness of the search control border. |
|
SearchFilterButton |
Implements the filter button of the Visual Studio common search control. |
|
SearchFilterButtonAutomationPeer |
|
|
SearchFilterDataSource |
Implements the data source for the filter of the Visual Studio common search control. |
|
SearchFilterDataSource.PropertyNames |
Represents the names of the properties of the search filter data source. |
|
SearchFilterDataSource.VerbNames |
Represents the names of the actions of the search filter data source. |
|
SearchMRUItemDataSource |
Represents a data source for the most-recently-used (MRU) item for the search control. |
|
SearchMRUItemDataSource.PropertyNames |
Represents the names of the properties for the data source for search most-recently-used (MRU) items. |
|
SearchMRUItemDataSource.VerbNames |
Represents the names of the actions of the search most-recently-used (MRU) item data source. |
|
SearchMRUListBox |
The list box control that contains the most recently used (MRU) list for the Visual Studio common search control. |
|
SearchMRUListBoxItem |
Implements an item in the most recently used (MRU) items list for the Visual Studio Common Search Control. |
|
SearchMRUListBoxItemAutomationPeer |
|
|
SearchOptionButton |
Implements attached events used for options buttons for the Visual Studio common search control. |
|
SearchOptionDataSource |
Represents a data source for a search option for the search control. |
|
SearchOptionDataSource.PropertyNames |
Represents the names of the attributes of a search option data source. |
|
SearchOptionDataSource.VerbNames |
Represents the names of the actions of a search option data source. |
|
SearchOptionItemTemplates |
Implements the DataTemplate that describes the visual structure of the search option buttons. |
|
SearchOptionsItemTemplateSelector |
Selects the template for a specified search option item. |
|
SearchPopupNavigationService |
Provides navigation support and tracking of the current location, at one the navigable child controls, in a search control’s popup. |
|
SearchProgressTypeConverter |
Microsoft internal use only. |
|
SearchProviderSettingsDataSource |
This class represents the search provider settings data source used by the Visual Studio common search control. |
|
SearchProviderSettingsDataSource.PropertyNames |
Identifies the names of the search provider settings properties of the Visual Studio common search control. |
|
SearchSettingsDataSource |
Represents the search settings used by the Visual Studio common search control. |
|
SearchSettingsDataSource.PropertyNames |
Represents the names of the search settings data source properties. |
|
SearchStatusConverter |
|
|
SearchTextBox |
Implements selecting all the text in the Visual Studio Common Search Control when the edit box is focused. |
|
SearchUtilities |
Represents the search utilities for the Visual Studio search control. |
|
SecondsToTimeSpanConverter |
Microsoft internal use only. |
|
SingleElementToEnumerableConverter<T> |
Microsoft internal use only. |
|
SmoothProgressBar |
Represents the progress bar to use for progress controls displayed in Visual Studio WPF dialogs. |
|
SplitterGrip |
Microsoft internal use only. |
|
SplitterItem |
Microsoft internal use only. |
|
SplitterItemsControl |
Microsoft internal use only. |
|
SplitterLengthConverter |
Microsoft internal use only. |
|
SplitterMeasureData |
Microsoft internal use only. |
|
SplitterPanel |
Microsoft internal use only. |
|
SplitterResizePreviewWindow |
Microsoft internal use only. |
|
StartPageColors |
|
|
StartPageCommands |
|
|
StartPageDataSourceSchema |
Microsoft internal use only. |
|
StartPageGuidList |
Microsoft internal use only. |
|
StartPageHelper |
Microsoft internal use only. |
|
StartPageRelativeExtension |
Represents a markup extension that enables custom start pages to use paths relative to the XAML file on any property expecting a Uri, an ImageSource, or a string. |
|
StringConcatenatingConverter |
Microsoft internal use only. |
|
StringToStringWithoutHypertextTagsConverter |
Microsoft internal use only. |
|
StringToXmlDataProviderConverter |
Converts an XML string to an XmlDataProvider. |
|
StringUppercaseConverter |
Microsoft internal use only. |
|
StyleKey<T> |
Microsoft internal use only. |
|
SystemDropShadowChrome |
Microsoft internal use only. |
|
TextToolTipService |
|
|
ThemeChangedEventArgs |
Contains arguments for the event fired when the theme is changed. |
|
ThemedImageConverter |
Microsoft internal use only. |
|
ThemedImageSourceConverter |
Microsoft internal use only. |
|
ToBooleanValueConverter<TSource> |
Microsoft internal use only. |
|
TreeViewColors |
Defines the TreeView colors resource keys generated by the Visual Studio theme. |
|
UInt32Extension |
An extension to the UInt32 struct. |
|
Unbox |
Unboxes an object that contains a value type into a specific, possibly different value type. |
|
ValueConverter<TSource, TTarget> |
Microsoft internal use only. |
|
ValueExtension<T> |
Microsoft internal use only. |
|
VideoRssCommands |
Provides the routed commands supported by the Video RSS feed reader. |
|
VideoRssDataSourceSchema |
Provides the schema for the video RSS data source. |
|
VisibleIfEqualValueConverter |
A converter for the visible if equal property. |
|
VisibleIfNotEmptyCollectionConverter |
Microsoft internal use only. |
|
VisibleIfNotEqualValueConverter |
A converter that changes a boolean value to a visibility value. |
|
VisibleIfNotNullConverter |
Microsoft internal use only. |
|
VisibleIfNotNullOrEmptyConverter |
Microsoft internal use only. |
|
VSColorTheme |
Helper to get colors from the current Visual Studio theme and provide notifications when the theme or colors change. |
|
VsUIDialogWindow |
Use this class as the base class for Visual Studio dialogs used with IVsUIDataSource objects. |
|
WeakCollection<T> |
Microsoft internal use only. |
|
WindowResizeGrip |
Extends Thumb to resize any item that implements the IResizable interface. |
|
WindowResizeGripDirectionExtensions |
Extensions for the window resize grip direction. |
|
WindowSearchBooleanOption |
Represents a Boolean option for use by the search control for window search. |
|
WindowSearchCommandOption |
Represents a command option for use by the search control for window search. |
|
WindowSearchCustomFilter |
Represents a base class from which users can derive classes to implement advanced search filters for use by the search control for window search. |
|
WindowSearchFilter |
Represents a search filter for use by the search control for window search. |
|
WindowSearchFilterEnumerator |
Represents an enumerated set of search filters for use by the search control for window search. |
|
WindowSearchOption |
Represents an option for use by the search control for window search. |
|
WindowSearchOptionEnumerator |
Represents an enumerated set of search options for use by the search control for window search. |
|
WindowSearchSimpleFilter |
Represents a search filter with a default value and a filter field for use by the search control for window search. |
|
WindowStateConverter |
Microsoft internal use only. |
|
WindowStyleHelper |
Microsoft internal use only. |