257 references to GetObject
System.Windows.Forms (257)
winforms\Managed\System\WinForms\ComboBox.cs (2)
787
string matchingText = (string)Properties.
GetObject
(PropMatchingText);
5895
FlatComboAdapter comboAdapter = Properties.
GetObject
(PropFlatComboAdapter) as FlatComboAdapter;
winforms\Managed\System\WinForms\ContainerControl.cs (3)
607
((AxHost.AxContainer)Properties.
GetObject
(PropAxContainer)).FormCreated();
625
object aXContainer = Properties.
GetObject
(PropAxContainer);
871
if (Properties.
GetObject
(PropAxContainer) != null) {
winforms\Managed\System\WinForms\Control.cs (87)
611
AccessibleObject accessibleObject = (AccessibleObject)Properties.
GetObject
(PropAccessibility);
634
AccessibleObject ncAccessibleObject = (AccessibleObject)Properties.
GetObject
(PropNcAccessibility);
696
return (string)Properties.
GetObject
(PropAccessibleDefaultActionDescription);
715
return (string)Properties.
GetObject
(PropAccessibleDescription);
734
return (string)Properties.
GetObject
(PropAccessibleName);
832
ActiveXImpl activeXImpl = (ActiveXImpl)Properties.
GetObject
(PropActiveXImpl);
995
return (Point)Properties.
GetObject
(PropAutoScrollOffset);
1030
object customBackBrush = Properties.
GetObject
(PropBackBrush);
1155
return (Image)Properties.
GetObject
(PropBackgroundImage);
1196
return ((ImageLayout)Properties.
GetObject
(PropBackgroundImageLayout));
1262
ControlBindingsCollection bindings = (ControlBindingsCollection)Properties.
GetObject
(PropBindings);
1280
BindingContext context = (BindingContext) Properties.
GetObject
(PropBindingManager);
1298
BindingContext oldContext = (BindingContext) Properties.
GetObject
(PropBindingManager);
1702
return (ContextMenu)Properties.
GetObject
(PropContextMenu);
1705
ContextMenu oldValue = (ContextMenu)Properties.
GetObject
(PropContextMenu);
1757
return (ContextMenuStrip)Properties.
GetObject
(PropContextMenuStrip);
1760
ContextMenuStrip oldValue = Properties.
GetObject
(PropContextMenuStrip) as ContextMenuStrip;
1805
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
2045
Cursor cursor = (Cursor)Properties.
GetObject
(PropCursor);
2071
Cursor localCursor = (Cursor)Properties.
GetObject
(PropCursor);
2130
ControlBindingsCollection bindings = (ControlBindingsCollection)Properties.
GetObject
(PropBindings);
2310
FontHandleWrapper fontHandle = Properties.
GetObject
(PropFontHandleWrapper) as FontHandleWrapper;
2500
Font font = (Font)Properties.
GetObject
(PropFont);
2526
Font local = (Font)Properties.
GetObject
(PropFont);
2581
Font local = (Font)Properties.
GetObject
(PropFont);
2616
Font font = (Font)Properties.
GetObject
(PropFont);
2619
FontHandleWrapper fontHandle = (FontHandleWrapper)Properties.
GetObject
(PropFontHandleWrapper);
2639
Font currentAmbient = (Font)Properties.
GetObject
(PropCurrentAmbientFont);
2642
fontHandle = (FontHandleWrapper)Properties.
GetObject
(PropFontHandleWrapper);
2674
Font font = (Font)Properties.
GetObject
(PropFont);
2891
ControlCollection controls = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
3397
string name = (string)Properties.
GetObject
(PropName);
3564
return (Region)Properties.
GetObject
(PropRegion);
4020
return Properties.
GetObject
(PropUserData);
4065
ActiveXImpl activeXImpl = (ActiveXImpl)ctl.Properties.
GetObject
(PropActiveXImpl);
4299
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
4355
ControlVersionInfo info = (ControlVersionInfo)Properties.
GetObject
(PropControlVersionInfo);
5518
if (Properties.
GetObject
(PropBindingManager) == null && this.Created) {
5852
if (Properties.
GetObject
(PropBindingManager) == null && ParentInternal != null && !controlIsAlreadyCreated) {
5888
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
5996
object backBrush = Properties.
GetObject
(PropBackBrush);
6025
ContextMenu contextMenu = (ContextMenu)Properties.
GetObject
(PropContextMenu);
6038
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
6081
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
6837
ControlCollection ctlControls = (ControlCollection)this.Properties.
GetObject
(PropControlsCollection);
6874
ControlCollection ctlControls = (ControlCollection)ctl.Properties.
GetObject
(PropControlsCollection);
6895
ControlCollection parentControls = (ControlCollection)p.Properties.
GetObject
(PropControlsCollection);
6958
ControlCollection parentControls = (ControlCollection)p.Properties.
GetObject
(PropControlsCollection);
7019
ControlCollection ctlControls = (ControlCollection)ctl.Properties.
GetObject
(PropControlsCollection);
7025
ctlControls = (ControlCollection)ctl.Properties.
GetObject
(PropControlsCollection);
7544
Font font = (Font)Properties.
GetObject
(PropFont);
7795
ActiveXImpl activeXImpl = (ActiveXImpl)Properties.
GetObject
(PropActiveXImpl);
7966
object backBrush = Properties.
GetObject
(PropBackBrush);
7984
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8013
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8050
if (Properties.
GetObject
(PropBindings) != null) {
8059
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8132
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8185
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8233
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8267
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8300
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8352
if (Properties.
GetObject
(PropBindingManager) == null) {
8364
if (Properties.
GetObject
(PropCursor) == null) {
8388
if (Properties.
GetObject
(PropFont) == null) {
8480
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8608
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8628
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
8743
Region region = (Region)Properties.
GetObject
(PropRegion);
8766
ControlAccessibleObject accObj = Properties.
GetObject
(PropAccessibility) as ControlAccessibleObject;
8767
ControlAccessibleObject ncAccObj = Properties.
GetObject
(PropNcAccessibility) as ControlAccessibleObject;
8872
object backBrush = Properties.
GetObject
(PropBackBrush);
9068
ControlCollection controls = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
9534
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
10325
ContextMenu contextMenu = (ContextMenu)Properties.
GetObject
(PropContextMenu);
10987
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
11216
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
11315
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
11384
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
11409
if (DpiHelper.EnableDpiChangedHighDpiImprovements && !GetStyle(ControlStyles.UserPaint) && (Properties.
GetObject
(PropFont) == null)) {
11597
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
12853
ContextMenu contextMenu = Properties.
GetObject
(PropContextMenu) as ContextMenu;
12855
: Properties.
GetObject
(PropContextMenuStrip) as ContextMenuStrip;
12986
ContextMenu contextMenu = (ContextMenu)Properties.
GetObject
(PropContextMenu);
13165
ContextMenu contextMenu = (ContextMenu)Properties.
GetObject
(PropContextMenu);
13430
Font local = (Font)Properties.
GetObject
(PropFont);
14459
ControlCollection controlsCollection = (ControlCollection)Properties.
GetObject
(PropControlsCollection);
winforms\Managed\System\WinForms\DataGridViewBand.cs (11)
94
return (ContextMenuStrip)this.Properties.
GetObject
(PropContextMenuStrip);
98
ContextMenuStrip oldValue = (ContextMenuStrip)this.Properties.
GetObject
(PropContextMenuStrip);
127
DataGridViewCellStyle dgvcs = (DataGridViewCellStyle)this.Properties.
GetObject
(PropDefaultCellStyle);
171
Type dhct = (Type)this.Properties.
GetObject
(PropDefaultHeaderCellType);
318
return this.Properties.ContainsObject(PropDefaultCellStyle) && this.Properties.
GetObject
(PropDefaultCellStyle) != null;
326
return this.Properties.ContainsObject(PropDefaultHeaderCellType) && this.Properties.
GetObject
(PropDefaultHeaderCellType) != null;
334
return this.Properties.ContainsObject(PropHeaderCell) && this.Properties.
GetObject
(PropHeaderCell) != null;
347
DataGridViewHeaderCell headerCell = (DataGridViewHeaderCell)this.Properties.
GetObject
(PropHeaderCell);
378
DataGridViewHeaderCell headerCell = (DataGridViewHeaderCell)this.Properties.
GetObject
(PropHeaderCell);
749
return Properties.
GetObject
(PropUserData);
1036
Type dhct = (Type)this.Properties.
GetObject
(PropDefaultHeaderCellType);
winforms\Managed\System\WinForms\DataGridViewCell.cs (16)
109
AccessibleObject result = (AccessibleObject) this.Properties.
GetObject
(PropCellAccessibilityObject);
168
return (ContextMenuStrip)this.Properties.
GetObject
(PropCellContextMenuStrip);
172
ContextMenuStrip oldValue = (ContextMenuStrip)this.Properties.
GetObject
(PropCellContextMenuStrip);
322
object errorText = this.Properties.
GetObject
(PropCellErrorText);
416
return this.Properties.ContainsObject(PropCellErrorText) && this.Properties.
GetObject
(PropCellErrorText) != null;
428
return this.Properties.ContainsObject(PropCellStyle) && this.Properties.
GetObject
(PropCellStyle) != null;
436
return this.Properties.ContainsObject(PropCellToolTipText) && this.Properties.
GetObject
(PropCellToolTipText) != null;
444
return this.Properties.ContainsObject(PropCellValue) && this.Properties.
GetObject
(PropCellValue) != null;
452
return this.Properties.ContainsObject(PropCellValueType) && this.Properties.
GetObject
(PropCellValueType) != null;
802
DataGridViewCellStyle dgvcs = (DataGridViewCellStyle)this.Properties.
GetObject
(PropCellStyle);
849
return this.Properties.
GetObject
(PropCellTag);
881
object toolTipText = this.Properties.
GetObject
(PropCellToolTipText);
924
Type cellValueType = (Type) this.Properties.
GetObject
(PropCellValueType);
1847
object objErrorText = this.Properties.
GetObject
(PropCellErrorText);
2686
return this.Properties.
GetObject
(PropCellValue);
2697
return this.Properties.
GetObject
(PropCellValue);
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (12)
177
return this.Properties.
GetObject
(PropDataSourceNullValue);
217
return (Font) this.Properties.
GetObject
(PropFont);
270
object format = this.Properties.
GetObject
(PropFormat);
303
object formatProvider = this.Properties.
GetObject
(PropFormatProvider);
315
object originalFormatProvider = this.Properties.
GetObject
(PropFormatProvider);
337
return this.Properties.
GetObject
(PropDataSourceNullValue) == System.DBNull.Value;
350
return this.Properties.
GetObject
(PropFormatProvider) == null;
367
object nullValue = this.Properties.
GetObject
(PropNullValue);
384
return this.Properties.
GetObject
(PropNullValue);
541
return Properties.
GetObject
(PropTag);
786
return this.Properties.
GetObject
(PropFont) != null;
796
return this.Properties.
GetObject
(PropFormatProvider) != null;
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (3)
241
return this.Properties.
GetObject
(PropFalseValue);
337
return this.Properties.
GetObject
(PropIndeterminateValue);
422
return this.Properties.
GetObject
(PropTrueValue);
winforms\Managed\System\WinForms\DataGridViewColumn.cs (1)
1053
return (Type) this.Properties.
GetObject
(PropDataGridViewColumnValueType);
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
722
return this.Properties.
GetObject
(PropCellValue);
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (10)
174
return this.Properties.
GetObject
(PropComboBoxCellDataSource);
252
object displayMember = this.Properties.
GetObject
(PropComboBoxCellDisplayMember);
294
return (PropertyDescriptor)this.Properties.
GetObject
(PropComboBoxCellDisplayMemberProp);
464
return (DataGridViewComboBoxEditingControl)this.Properties.
GetObject
(PropComboBoxCellEditingComboBox);
538
return this.Properties.ContainsObject(PropComboBoxCellItems) && this.Properties.
GetObject
(PropComboBoxCellItems) != null;
639
return (DataGridViewComboBoxColumn) this.Properties.
GetObject
(PropComboBoxCellColumnTemplate);
653
object valueMember = this.Properties.
GetObject
(PropComboBoxCellValueMember);
695
return (PropertyDescriptor)this.Properties.
GetObject
(PropComboBoxCellValueMemberProp);
1019
CurrencyManager cm = (CurrencyManager)this.Properties.
GetObject
(PropComboBoxCellDataManager);
1286
ObjectCollection items = (ObjectCollection)this.Properties.
GetObject
(PropComboBoxCellItems);
winforms\Managed\System\WinForms\DataGridViewHeaderCell.cs (4)
114
return (Bitmap)this.Properties.
GetObject
(PropFlipXPThemesBitmap);
169
return this.Properties.ContainsObject(PropValueType) && this.Properties.
GetObject
(PropValueType) != null;
238
Type valueType = (Type) this.Properties.
GetObject
(PropValueType);
525
return this.Properties.
GetObject
(PropCellValue);
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
78
object description = this.Properties.
GetObject
(PropImageCellDescription);
winforms\Managed\System\WinForms\DataGridViewLinkCell.cs (3)
65
return (Color)this.Properties.
GetObject
(PropLinkCellActiveLinkColor);
198
return (Color)this.Properties.
GetObject
(PropLinkCellLinkColor);
402
return (Color)this.Properties.
GetObject
(PropLinkCellVisitedLinkColor);
winforms\Managed\System\WinForms\DataGridViewRow.cs (3)
58
AccessibleObject result = (AccessibleObject) this.Properties.
GetObject
(PropRowAccessibilityObject);
215
object errorText = this.Properties.
GetObject
(PropRowErrorText);
260
return this.Properties.ContainsObject(PropRowErrorText) && this.Properties.
GetObject
(PropRowErrorText) != null;
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
706
return this.Properties.
GetObject
(PropCellValue);
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
73
return (DataGridViewTextBoxEditingControl) this.Properties.
GetObject
(PropTextBoxCellEditingTextBox);
winforms\Managed\System\WinForms\Form.cs (51)
348
return (IButtonControl)Properties.
GetObject
(PropAcceptButton);
486
return (Form)Properties.
GetObject
(PropActiveMdiChild);
500
return (Form)Properties.
GetObject
(PropFormerlyActiveMdiChild);
924
return (IButtonControl)Properties.
GetObject
(PropCancelButton);
1012
IWin32Window dialogOwner = (IWin32Window)Properties.
GetObject
(PropDialogOwner);
1038
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
1377
return (Properties.
GetObject
(PropFormMdiParent) != null);
1386
return (bool) this.Properties.
GetObject
(PropMdiChildFocusable);
1638
return (MenuStrip)Properties.
GetObject
(PropMainMenuStrip);
1691
return (MainMenu)Properties.
GetObject
(PropMainMenu);
1895
return (Form)Properties.
GetObject
(PropFormMdiParent);
1898
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
1956
get { return Properties.
GetObject
(PropMdiWindowListStrip) as MdiWindowListStrip; }
1961
get { return Properties.
GetObject
(PropMdiControlStrip) as MdiControlStrip; }
1987
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
1990
MainMenu mergedMenu = (MainMenu)Properties.
GetObject
(PropMergedMenu);
2066
object opacity = Properties.
GetObject
(PropOpacity);
2134
Form[] ownedForms = (Form[])Properties.
GetObject
(PropOwnedForms);
2192
return (Form)Properties.
GetObject
(PropOwner);
2600
object key = Properties.
GetObject
(PropTransparencyKey);
3159
Form[] ownedForms = (Form[])Properties.
GetObject
(PropOwnedForms);
3486
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
3639
Form form = (Form)Properties.
GetObject
(PropFormMdiParent);
3819
Form owner = (Form)Properties.
GetObject
(PropOwner);
3825
Form[] ownedForms = (Form[])Properties.
GetObject
(PropOwnedForms);
3853
if (Properties.
GetObject
(PropCurMenu) != null) {
3859
MainMenu dummyMenu = (MainMenu)Properties.
GetObject
(PropDummyMenu);
3866
MainMenu mergedMenu = (MainMenu)Properties.
GetObject
(PropMergedMenu);
4028
IWin32Window dialogOwner = (IWin32Window)Properties.
GetObject
(PropDialogOwner);
4520
MainMenu menu = Properties.
GetObject
(PropMergedMenu) as MainMenu;
4571
MainMenu mainMenu = ctl.Properties.
GetObject
(PropMergedMenu) as MainMenu;
5034
SecurityToolTip secTip = (SecurityToolTip)Properties.
GetObject
(PropSecurityTip);
5280
MainMenu curMenu = (MainMenu)Properties.
GetObject
(PropCurMenu);
5322
button = (IButtonControl)Properties.
GetObject
(PropDefaultButton);
5332
button = (IButtonControl)Properties.
GetObject
(PropCancelButton);
5576
Form[] ownedForms = (Form[])Properties.
GetObject
(PropOwnedForms);
5615
SecurityToolTip secTip = (SecurityToolTip)Properties.
GetObject
(PropSecurityTip);
5706
SecurityToolTip secTip = (SecurityToolTip)Properties.
GetObject
(PropSecurityTip);
6011
IButtonControl defaultButton = (IButtonControl)Properties.
GetObject
(PropDefaultButton);
6431
Form owner = (Form)Properties.
GetObject
(PropOwner);
6480
if (Properties.
GetObject
(PropCurMenu) != null) {
6540
MainMenu dummyMenu = (MainMenu)Properties.
GetObject
(PropDummyMenu);
7238
MainMenu curMenu = (MainMenu)Properties.
GetObject
(PropCurMenu);
7254
MainMenu curMenu = (MainMenu)Properties.
GetObject
(PropCurMenu);
7258
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
7282
Debug.Assert(Properties.
GetObject
(PropFormMdiParent) != null, "how is formMdiParent null?");
7285
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
7301
Form formMdiParent = (Form)Properties.
GetObject
(PropFormMdiParent);
7317
MainMenu dummyMenu = (MainMenu)Properties.
GetObject
(PropDummyMenu);
7318
MainMenu curMenu = (MainMenu)Properties.
GetObject
(PropCurMenu);
7319
MainMenu mergedMenu = (MainMenu)Properties.
GetObject
(PropMergedMenu);
winforms\Managed\System\WinForms\Label.cs (4)
459
Image image = (Image)Properties.
GetObject
(PropImage);
602
return (ImageList)Properties.
GetObject
(PropImageList);
1066
Image image = (Image)Properties.
GetObject
(PropImage);
1693
return Properties.
GetObject
(PropImage) != null;
winforms\Managed\System\WinForms\Layout\CommonProperties.cs (1)
166
object value = element.Properties.
GetObject
(_paddingProperty);
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (5)
716
IDictionary dictionary = (IDictionary) element.Container.Properties.
GetObject
(_cachedBoundsProperty);
728
return container != null && container.Properties.
GetObject
(_cachedBoundsProperty) != null;
743
IDictionary dictionary = (IDictionary) container.Properties.
GetObject
(_cachedBoundsProperty);
778
IDictionary dictionary = (IDictionary) element.Container.Properties.
GetObject
(_cachedBoundsProperty);
788
return (AnchorInfo) element.Properties.
GetObject
(_layoutInfoProperty);
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
1308
LayoutInfo layoutInfo = (LayoutInfo)element.Properties.
GetObject
(_layoutInfoProperty);
1446
ContainerInfo containerInfo = (ContainerInfo) container.Properties.
GetObject
(_containerInfoProperty);
winforms\Managed\System\WinForms\ListView.cs (5)
2215
ArrayList newItems = (ArrayList)Properties.
GetObject
(PropDelayedUpdateItems);
2296
if (updateCounter++ == 0 && null == Properties.
GetObject
(PropDelayedUpdateItems)) {
3038
if (--updateCounter == 0 && null != Properties.
GetObject
(PropDelayedUpdateItems)) {
3772
if (updateCounter > 0 && Properties.
GetObject
(PropDelayedUpdateItems) != null) {
3782
ArrayList itemList = (ArrayList)Properties.
GetObject
(PropDelayedUpdateItems);
winforms\Managed\System\WinForms\ToolStrip.cs (7)
477
BindingContext bc = (BindingContext) this.Properties.
GetObject
(PropBindingContext);
491
if (this.Properties.
GetObject
(PropBindingContext) != value) {
1587
toolStripPanelCell = (ToolStripPanelCell)Properties.
GetObject
(ToolStrip.PropToolStripPanelCell);
1859
toolTip = (ToolTip)Properties.
GetObject
(ToolStrip.PropToolTip);
1875
textDirection= (ToolStripTextDirection)Properties.
GetObject
(ToolStrip.PropTextDirection);
2090
ToolStripPanelCell toolStripPanelCell = Properties.
GetObject
(ToolStrip.PropToolStripPanelCell) as ToolStripPanelCell;
2103
ToolTip toolTip = (ToolTip)Properties.
GetObject
(ToolStrip.PropToolTip);
winforms\Managed\System\WinForms\ToolStripDropDown.cs (2)
745
object opacity = Properties.
GetObject
(PropOpacity);
937
return Properties.
GetObject
(PropSourceControl) as Control;
winforms\Managed\System\WinForms\ToolStripItem.cs (18)
227
AccessibleObject accessibleObject = (AccessibleObject)Properties.
GetObject
(PropAccessibility);
250
return (string)Properties.
GetObject
(PropAccessibleDefaultActionDescription);
269
return (string)Properties.
GetObject
(PropAccessibleDescription);
289
return (string)Properties.
GetObject
(PropAccessibleName);
481
return Properties.
GetObject
(PropBackgroundImage) as Image;
517
return ((ImageLayout)Properties.
GetObject
(PropBackgroundImageLayout));
1063
Font font = (Font)Properties.
GetObject
(PropFont);
1079
Font local = (Font)Properties.
GetObject
(PropFont);
1243
Image image = (Image)Properties.
GetObject
(PropImage);
1711
return WindowsFormsUtils.GetComponentName(this, (string)Properties.
GetObject
(ToolStripItem.PropName));
1913
Image image = (Image)Properties.
GetObject
(PropImage);
2111
return Properties.
GetObject
(PropMirroredImage) as Image;
2245
return propertyStore.
GetObject
(ToolStripItem.PropTag);
2266
return (string)Properties.
GetObject
(ToolStripItem.PropText);
2330
textDirection= (ToolStripTextDirection)Properties.
GetObject
(ToolStripItem.PropTextDirection);
3304
if (Properties.
GetObject
(PropFont) == null) {
3357
textDirection= (ToolStripTextDirection)Properties.
GetObject
(ToolStripItem.PropTextDirection);
3755
textDirection= (ToolStripTextDirection)Properties.
GetObject
(ToolStripItem.PropTextDirection);
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
601
return Properties.
GetObject
(PropMdiForm) as Form;
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
320
ToolStripPanelRowCollection rowCollection = (ToolStripPanelRowCollection)Properties.
GetObject
(PropToolStripPanelRowCollection);
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
109
ToolStripPanelRowControlCollection controlsCollection = (ToolStripPanelRowControlCollection)Properties.
GetObject
(PropControlsCollection);