66 references to DebugGridView
System.Windows.Forms (66)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
114
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose && mergedProps == null, "PropertyGridView: MergedProps returned null!");
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
67
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose && mergedProps == null, "PropertyGridView: MergedProps returned null!");
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (64)
853
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CancelSplitterMove");
869
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:ClearGridEntryEvents");
893
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:ClearProps");
919
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CloseDropDown");
984
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CommonEditorHide");
1033
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CommonEditorSetup");
1040
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CommonEditorUse");
1080
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CountPropsFromOutLine");
1133
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:Dispose");
1400
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:DoubleClickRow");
1679
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:DropDownControl");
1775
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:DropDownUpdate");
1858
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:FilterKeyPress()");
1933
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView::Flush()");
2082
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:GetGridEntriesFromOutline");
2255
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:InvalidateRows");
2325
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView: move not needed, returning");
2405
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnChildLostFocus");
2419
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnGotFocus");
2507
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnListChange");
2522
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnListClick");
2585
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnLostFocus");
2616
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEditChange");
2630
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEditGotFocus");
2717
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEditKeyDown");
2740
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEditKeyPress");
2753
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEditLostFocus");
2788
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEditMouseDown");
2826
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnF4");
2838
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnEscape");
3442
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnPaint");
3771
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnResize");
3813
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:OnScroll(" + ScrollBar.Value.ToString(CultureInfo.InvariantCulture) + " -> " + se.NewValue.ToString(CultureInfo.InvariantCulture) +")");
3825
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "OnScroll: SelectedGridEntry=" + oldGridEntry.PropertyLabel);
3850
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:PopupDialog");
3956
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:ProcessDialogKey");
4044
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:RecalculateProps");
4101
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:Refresh");
4209
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:Reset");
4310
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:SelectGridEntry(" + gridEntry.PropertyLabel + ")");
4355
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:SelectRow(" + row.ToString(CultureInfo.InvariantCulture) + ")");
4527
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:SetConstants");
4557
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "\tsize :" + size.ToString());
4558
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "\tlocation :" + ptOurLocation.ToString());
4559
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "\tvisibleRows:" + (visibleRows).ToString(CultureInfo.InvariantCulture));
4560
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "\tlabelWidth :" + (labelWidth).ToString(CultureInfo.InvariantCulture));
4561
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "\tlabelRatio :" + (labelRatio).ToString(CultureInfo.InvariantCulture));
4562
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "\trowHeight :" + (RowHeight).ToString(CultureInfo.InvariantCulture));
4664
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:SetScrollOffset(" + cOffset.ToString(CultureInfo.InvariantCulture) + ")");
4681
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:Commit()");
4684
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:Commit() returning false because an error has been thrown or we are in a property set");
4690
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:Commit() returning true because no change has been made");
4736
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CommitValue(" + (value==null ? "null" :value.ToString()) + ")");
4824
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:CommitValue(" + (text==null ? "null" :text.ToString()) + ")");
4876
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:SetScrollBarLength");
4963
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:ShowFormatExceptionMessage(prop=" + propName + ")");
5046
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:ShowInvalidMessage(prop=" + propName + ")");
5214
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "PropertyGridView:UnfocusSelection()");
5667
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:FocusComponent()");
5977
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:SetComponent(" + (ctl.GetType().Name) + ")");
6078
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:WM_ACTIVATE()");
6829
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:Visible(" + (value.ToString()) + ")");
7161
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:HookMouse()");
7208
Debug.WriteLineIf(CompModSwitches.
DebugGridView
.TraceVerbose, "DropDownHolder:UnhookMouse()");