1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
|
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>PresentationFramework.Classic</name>
</assembly>
<members>
<member name="F:Microsoft.Windows.Themes.ClassicBorderDecorator.BackgroundProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.ClassicBorderDecorator.Background" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.ButtonChrome.Background" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderBrushProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderBrush" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.ButtonChrome.BorderBrush" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderStyleProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderStyle" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderStyle" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderThicknessProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderThickness" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderThickness" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.IsClickableProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsClickable" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsClickable" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.IsHoveredProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsHovered" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsHovered" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.IsPressedProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsPressed" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsPressed" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.IsSelectedProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsSelected" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsSelected" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.OrientationProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.Orientation" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.Orientation" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorBrushProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorBrush" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorBrush" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorVisibilityProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorVisibility" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorVisibility" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.DataGridHeaderBorder.SortDirectionProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SortDirection" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SortDirection" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.SystemDropShadowChrome.ColorProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.SystemDropShadowChrome.Color" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.SystemDropShadowChrome.Color" /> dependency property.</returns>
</member>
<member name="F:Microsoft.Windows.Themes.SystemDropShadowChrome.CornerRadiusProperty">
<summary>Identifies the <see cref="P:Microsoft.Windows.Themes.SystemDropShadowChrome.CornerRadius" /> dependency property.</summary>
<returns>The identifier for the <see cref="P:Microsoft.Windows.Themes.SystemDropShadowChrome.CornerRadius" /> dependency property.</returns>
</member>
<member name="M:Microsoft.Windows.Themes.ClassicBorderDecorator.#ctor">
<summary>Initializes a new instance of the <see cref="T:Microsoft.Windows.Themes.ClassicBorderDecorator" /> class.</summary>
</member>
<member name="M:Microsoft.Windows.Themes.DataGridHeaderBorder.#ctor">
<summary>Initializes a new instance of the <see cref="T:Microsoft.Windows.Themes.DataGridHeaderBorder" /> class. </summary>
</member>
<member name="M:Microsoft.Windows.Themes.ProgressBarBrushConverter.#ctor">
<summary>Initializes a new instance of the <see cref="T:Microsoft.Windows.Themes.ProgressBarBrushConverter" /> class.</summary>
</member>
<member name="M:Microsoft.Windows.Themes.ProgressBarBrushConverter.Convert(System.Object[],System.Type,System.Object,System.Globalization.CultureInfo)">
<summary>Creates the <see cref="T:System.Windows.Media.DrawingBrush" /> for the <see cref="T:System.Windows.Controls.ProgressBar" />.</summary>
<param name="values">ForegroundBrush, IsIndeterminate, Indicator Width, Indicator Height, Track WidthThe <see cref="T:System.Windows.Media.Brush" /> used for the <see cref="P:System.Windows.Controls.Control.Foreground" /> of the <see cref="T:System.Windows.Controls.ProgressBar" />, the Boolean indicating whether the <see cref="P:System.Windows.Controls.ProgressBar.IsIndeterminate" /> is <see langword="true" />, the <see cref="T:System.Double" /> defining the <see cref="P:System.Windows.FrameworkElement.Width" /> of the indicator, and the <see cref="T:System.Double" /> defining the <see cref="P:System.Windows.FrameworkElement.Height" /> of the indicator, and the <see cref="T:System.Double" /> defining the width of the <see cref="T:System.Windows.Controls.Primitives.Track" />. </param>
<param name="targetType">This parameter is not used.</param>
<param name="parameter">This parameter is not used.</param>
<param name="culture">This parameter is not used.</param>
<returns>The <see cref="T:System.Windows.Media.DrawingBrush" /> for the <see cref="T:System.Windows.Controls.ProgressBar" />.</returns>
</member>
<member name="M:Microsoft.Windows.Themes.ProgressBarBrushConverter.ConvertBack(System.Object,System.Type[],System.Object,System.Globalization.CultureInfo)">
<summary>Not implemented.</summary>
<param name="value">This parameter is not used.</param>
<param name="targetTypes">This parameter is not used.</param>
<param name="parameter">This parameter is not used.</param>
<param name="culture">This parameter is not used.</param>
<returns>
<see langword="null" />.</returns>
</member>
<member name="M:Microsoft.Windows.Themes.SystemDropShadowChrome.#ctor">
<summary>Initializes a new instance of the <see cref="T:Microsoft.Windows.Themes.SystemDropShadowChrome" /> class.</summary>
</member>
<member name="P:Microsoft.Windows.Themes.ClassicBorderDecorator.Background">
<summary>Gets or sets the brush used to fill the background of the element. </summary>
<returns>The brush used to fill the background of the element.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderBrush">
<summary>Gets or sets the brush used to draw the outer border of the element. </summary>
<returns>The brush used to draw the outer border of the element.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderStyle">
<summary>Gets or sets the <see cref="T:Microsoft.Windows.Themes.ClassicBorderStyle" /> used to draw the border of the element. </summary>
<returns>The <see cref="T:Microsoft.Windows.Themes.ClassicBorderStyle" /> used to draw the border of the element.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.ClassicBorderDecorator.BorderThickness">
<summary>Gets or sets the width of the border. </summary>
<returns>The width of the border.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.ClassicBorderDecorator.ClassicBorderBrush">
<summary>Gets the brush used to draw the border.</summary>
<returns>The brush used to draw the border.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsClickable">
<summary>Gets or sets a value that indicates whether the header is clickable.</summary>
<returns>
<see langword="true" /> if the header clickable; otherwise, <see langword="false" />. The registered default is <see langword="true" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsHovered">
<summary>Gets or sets a value that indicates whether the header appears as if the mouse pointer is moved over it.</summary>
<returns>
<see langword="true" /> if the header appears as if the mouse pointer is moved over it; otherwise, <see langword="false" />. The registered default is <see langword="false" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsPressed">
<summary>Gets or sets a value that indicates whether the header appears pressed.</summary>
<returns>
<see langword="true" /> if the header appears pressed; otherwise, <see langword="false" />. The registered default is <see langword="false" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.IsSelected">
<summary>Gets or sets a value that indicates whether the header appears selected.</summary>
<returns>
<see langword="true" /> if the header appears selected; otherwise, <see langword="false" />. The registered default is <see langword="false" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.Orientation">
<summary>Gets or sets whether the header renders in the vertical direction, as a column header, or horizontal direction, as a row header.</summary>
<returns>One of the enumeration values that indicates which direction the header renders. The registered default is <see cref="F:System.Windows.Controls.Orientation.Vertical" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorBrush">
<summary>Gets or sets the brush that draws the separation between headers.</summary>
<returns>The brush that draws the separation between headers. The registered default is <see langword="null" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorVisibility">
<summary>Gets or sets the value that indicates whether the separation between headers is visible.</summary>
<returns>One of the enumeration values that indicates whether the <see cref="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SeparatorBrush" /> is visible. The registered default is <see cref="F:System.Windows.Visibility.Visible" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.DataGridHeaderBorder.SortDirection">
<summary>Gets or sets the header sort direction.</summary>
<returns>One of the enumeration values that indicates which direction the column is sorted. The registered default is <see langword="null" />. For more information about what can influence the value, see <see cref="T:System.Windows.DependencyProperty" />.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.PlatformCulture.FlowDirection">
<summary>Gets a value that specifies whether the primary text advance direction shall be left-to-right, right-to-left, or top-to-bottom.</summary>
<returns>One of the enumeration values.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.SystemDropShadowChrome.Color">
<summary>Gets or sets the color used by the drop shadow. </summary>
<returns>The color.</returns>
</member>
<member name="P:Microsoft.Windows.Themes.SystemDropShadowChrome.CornerRadius">
<summary>Gets or sets the radii of a rectangle's corners. </summary>
<returns>The radii of a rectangle's corners.</returns>
</member>
<member name="T:Microsoft.Windows.Themes.ClassicBorderDecorator">
<summary>Creates the theme-specific look for <see cref="T:System.Windows.Controls.Decorator" /> types, for use with the Classic theme.</summary>
</member>
<member name="T:Microsoft.Windows.Themes.ClassicBorderStyle">
<summary>Specifics the type of <see cref="T:System.Windows.Controls.Border" /> to draw. </summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.None">
<summary>No border.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.Raised">
<summary>Used for <see cref="T:System.Windows.Controls.Button" /> elements in their normal state.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.RaisedPressed">
<summary>Used for <see cref="T:System.Windows.Controls.Button" /> elements in their pressed state.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.RaisedFocused">
<summary>Used for <see cref="T:System.Windows.Controls.Button" /> elements that have keyboard focus or are the default <see cref="T:System.Windows.Controls.Button" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.Sunken">
<summary>Used for <see cref="T:System.Windows.Controls.ListBox" />, <see cref="T:System.Windows.Controls.TextBox" />, and <see cref="T:System.Windows.Controls.CheckBox" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.Etched">
<summary>Used for <see cref="T:System.Windows.Controls.GroupBox" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.HorizontalLine">
<summary>Used for horizontal <see cref="T:System.Windows.Controls.Separator" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.VerticalLine">
<summary>Used for vertical <see cref="T:System.Windows.Controls.Separator" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.TabRight">
<summary>Used for <see cref="T:System.Windows.Controls.TabItem" />. </summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.TabTop">
<summary>Used for <see cref="T:System.Windows.Controls.TabItem" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.TabLeft">
<summary>Used for <see cref="T:System.Windows.Controls.TabItem" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.TabBottom">
<summary>Used for <see cref="T:System.Windows.Controls.TabItem" />.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.ThinRaised">
<summary>Used for top level <see cref="T:System.Windows.Controls.MenuItem" /> when the mouse or other input device is hovering over them.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.ThinPressed">
<summary>Used for top level <see cref="T:System.Windows.Controls.MenuItem" /> in their pressed state.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.AltRaised">
<summary>Used for the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> on a <see cref="T:System.Windows.Controls.Primitives.ScrollBar" /> in a normal state.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.AltPressed">
<summary>Used for the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> on a <see cref="T:System.Windows.Controls.Primitives.ScrollBar" /> in their pressed state.</summary>
</member>
<member name="F:Microsoft.Windows.Themes.ClassicBorderStyle.RadioButton">
<summary>A <see cref="T:System.Windows.Controls.RadioButton" /> border.</summary>
</member>
<member name="T:Microsoft.Windows.Themes.DataGridHeaderBorder">
<summary>Creates the theme specific-look for headers in .NET Framework 4.5 <see cref="T:System.Windows.Controls.DataGrid" />.</summary>
</member>
<member name="T:Microsoft.Windows.Themes.PlatformCulture">
<summary>Provides culture-specific information used by the Microsoft .NET Framework system themes.</summary>
</member>
<member name="T:Microsoft.Windows.Themes.ProgressBarBrushConverter">
<summary>Creates the <see cref="T:System.Windows.Media.Brush" /> used to draw the <see cref="T:System.Windows.Controls.ProgressBar" />.</summary>
</member>
<member name="T:Microsoft.Windows.Themes.SystemDropShadowChrome">
<summary>Creates a theme specific look for drop shadow effects.</summary>
</member>
</members>
</doc>
|