17 instantiations of AmbientValueAttribute
System.Windows.Forms (17)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
183
AmbientValue
(AutoValidate.Inherit),
winforms\Managed\System\WinForms\Control.cs (4)
2036
AmbientValue
(null)
2492
AmbientValue
(null),
3300
[
AmbientValue
(typeof(Size), "0, 0")]
3738
AmbientValue
(RightToLeft.Inherit),
winforms\Managed\System\WinForms\Control.Ime.cs (1)
239
AmbientValue
( ImeMode.Inherit ),
winforms\Managed\System\WinForms\DataGrid.cs (1)
797
AmbientValue
(null),
winforms\Managed\System\WinForms\DataGridTable.cs (1)
652
AmbientValue
(null),
winforms\Managed\System\WinForms\DataGridView.cs (3)
1914
AmbientValue
(null)
2493
AmbientValue
(null)
4202
AmbientValue
(null)
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
268
AmbientValue
(null),
winforms\Managed\System\WinForms\Form.cs (1)
1297
AmbientValue
(null),
winforms\Managed\System\WinForms\MainMenu.cs (1)
85
AmbientValue
(RightToLeft.Inherit),
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
230
AmbientValue
(RightToLeft.Inherit),
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1335
AmbientValue
(ToolStripLayoutStyle.StackWithOverflow)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
884
AmbientValue
(RightToLeft.Inherit),
23 references to AmbientValueAttribute
System (17)
compmod\system\componentmodel\AmbientValueAttribute.cs (13)
30
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class, converting the
49
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a Unicode
56
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using an 8-bit unsigned
63
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a 16-bit signed
70
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a 32-bit signed
77
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a 64-bit signed
84
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a
92
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a
100
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a <see cref='System.Boolean'/>
107
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/> class using a <see cref='System.String'/>.</para>
114
/// <para>Initializes a new instance of the <see cref='System.ComponentModel.
AmbientValueAttribute
'/>
139
AmbientValueAttribute
other = obj as
AmbientValueAttribute
;
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (4)
194
AmbientValueAttribute
ava = a as
AmbientValueAttribute
;
246
Attribute a = Attributes[typeof(
AmbientValueAttribute
)];
248
ambientValue = ((
AmbientValueAttribute
)a).Value;
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (3)
853
AmbientValueAttribute
ava = (
AmbientValueAttribute
)Attributes[typeof(
AmbientValueAttribute
)];
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (3)
853
AmbientValueAttribute
ava = (
AmbientValueAttribute
)Attributes[typeof(
AmbientValueAttribute
)];