The following tables list the members exposed by DockManagerResourceSet<T>.
Name | Description | |
---|---|---|
ContentPane | The style for the ContentPane class | |
Count | Gets the number of entries in the base System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
DeferrableContent | Gets or sets the deferrable content for this resource dictionary. (Inherited from System.Windows.ResourceDictionary) | |
DockingIndicator | The style for the DockingIndicator class | |
DockManagerContextMenu | The style for the System.Windows.Controls.ContextMenu instances created by the XamDockManager elements. | |
DockManagerDropPreview | The style for the preview control used to indicate the position at which a pane will be positioned during a drag operation. | |
DockManagerMenuItem | The style for a System.Windows.Controls.MenuItem used within the XamDockManager and its associated elements. | |
DockManagerMenuItemSeparator | The style for a System.Windows.Controls.Separator using within a menu of the XamDockManager. | |
DockManagerToolTip | The style for a System.Windows.Controls.ToolTip used within the XamDockManager | |
DocumentContentHost | The style for the DocumentContentHost class | |
Grouping | Overridden. Returns the grouping that the resources are applied to (read-only) | |
InvalidatesImplicitDataTemplateResources | Gets or sets a value that indicates whether the invalidations fired by the System.Windows.ResourceDictionary object cause System.Windows.Controls.ContentPresenter objects to reevaluate their choice of template. The invalidations happen when an implicit data template resource changes. (Inherited from System.Windows.ResourceDictionary) | |
IsFixedSize | Gets whether this System.Windows.ResourceDictionary is fixed-size. (Inherited from System.Windows.ResourceDictionary) | |
IsReadOnly | Gets whether this System.Windows.ResourceDictionary is read-only. (Inherited from System.Windows.ResourceDictionary) | |
Item | Gets or sets the value associated with the given key. (Inherited from System.Windows.ResourceDictionary) | |
Keys | Gets a collection of all keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
Location | Returns the Infragistics.Windows.Themes.ResourceSetLocator that describes the theme information for the resource set. | |
MergedDictionaries | Gets a collection of the System.Windows.ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. (Inherited from System.Windows.ResourceDictionary) | |
PaneHeaderPresenter | The style for the PaneHeaderPresenter class | |
PaneHeaderPresenterCloseButton | The style for the Close button within the PaneHeaderPresenter | |
PaneHeaderPresenterPinButton | The style for the pin button within the PaneHeaderPresenter | |
PaneHeaderPresenterPositionMenuItem | The style for the window position menu item within the PaneHeaderPresenter | |
PaneNavigator | The style for the PaneNavigator class | |
PaneNavigatorPanelScrollDownButton | The style for the down scroll button within the Infragistics.Windows.DockManager.PaneNavigatorItemsPanel | |
PaneNavigatorPanelScrollUpButton | The style for the up scroll button used by the Infragistics.Windows.DockManager.PaneNavigatorItemsPanel | |
PaneSplitter | The style for the PaneSplitter | |
PaneSplitterPreview | The style for the preview displayed while dragging a PaneSplitter | |
PaneTabItem | The style for the PaneTabItem | |
PaneToolWindow | The style for the PaneToolWindow class | |
Resources | Overridden. Returns the ResourceDictionary containing the associated styles (read-only) | |
Source | Gets or sets the uniform resource identifier (URI) to load resources from. (Inherited from System.Windows.ResourceDictionary) | |
SplitPane | The style for the SplitPane class | |
TabGroupPane | The style for the TabGroupPane | |
TabGroupPaneDocumentCloseButton | The style for the close button for a TabGroupPane when used within a DocumentContentHost. | |
TabGroupPaneDocumentFilesMenuItem | The style for the file System.Windows.Controls.MenuItem used within the TabGroupPane when used within a DocumentContentHost. | |
TabGroupPanelDocumentPaneNavigatorButton | The style for the pane navigator button when the TabGroupPane is used within a DocumentContentHost. | |
Theme | Overridden. Returns the name of the look (read-only) | |
UnpinnedTabArea | The style for the UnpinnedTabArea class | |
UnpinnedTabFlyout | The style for the UnpinnedTabFlyout class | |
Values | Gets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
XamDockManager | The style for the XamDockManager control |
Name | Description | |
---|---|---|
Add | Adds a resource by key to this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
BeginInit | Begins the initialization phase for this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
Clear | Clears all keys (and values) in the base System.Windows.ResourceDictionary. This does not clear any merged dictionary items. (Inherited from System.Windows.ResourceDictionary) | |
Contains | Determines whether the System.Windows.ResourceDictionary contains an element with the specified key. (Inherited from System.Windows.ResourceDictionary) | |
CopyTo | Copies the System.Windows.ResourceDictionary elements to a one-dimensional System.Collections.DictionaryEntry at the specified index. (Inherited from System.Windows.ResourceDictionary) | |
EndInit | Ends the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for. (Inherited from System.Windows.ResourceDictionary) | |
FindName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) | |
GetEnumerator | Returns an System.Collections.IDictionaryEnumerator that can be used to iterate through the System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
RegisterName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) | |
Remove | Removes the entry with the specified key from the base dictionary. (Inherited from System.Windows.ResourceDictionary) | |
ToString | (Inherited from Infragistics.Windows.Themes.ResourceSet) | |
UnregisterName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) |
Name | Description | |
---|---|---|
OnGettingValue | Occurs when the System.Windows.ResourceDictionary receives a request for a resource. (Inherited from System.Windows.ResourceDictionary) | |
VerifyResources | (Inherited from Infragistics.Windows.Themes.ResourceSet) |