500 references to CompModSwitches
System.Windows.Forms (500)
misc\DebugHandleTracker.cs (10)
44
if (
CompModSwitches
.HandleLeak.Level > TraceLevel.Off ||
CompModSwitches
.TraceCollect.Enabled) {
63
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Warning) {
86
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Warning) {
141
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Error) {
182
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Info) {
186
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Verbose)
260
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Info) {
264
if (
CompModSwitches
.HandleLeak.Level >= TraceLevel.Verbose)
308
if (
CompModSwitches
.HandleLeak.Level > TraceLevel.Off) {
winforms\Managed\System\WinForms\AccessibleObject.cs (20)
1268
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccDoDefaultAction: this = " +
1311
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccHitTest: this = " +
1356
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccLocation: this = " +
1368
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccLocation: Returning " +
1384
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccLocation: Returning " +
1395
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccLocation: Setting " +
1427
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccNavigate: this = " +
1477
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.AccSelect: this = " +
1543
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.GetAccChild: this = " +
1595
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.accHildCount: this = " + this.ToString() + ", returning " + childCount.ToString(CultureInfo.InvariantCulture));
1702
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.GetAccFocus: this = " +
1859
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.get_accName: this = " + this.ToString() +
1899
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.accParent: this = " + this.ToString());
1955
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.GetAccSelection: this = " +
1991
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.GetAccState: this = " +
2875
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "EnumVariantObject: owner = " + owner.ToString() + ", n = " + n);
2922
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.IEV.Next: Delegating to systemIEnumVariant");
2946
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.IEV.Next: adding sys child " + currentChild + " of " + newOrder.Length);
2962
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.IEV.Next: adding own child " + currentChild + " of " + childCount);
2974
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibleObject.IEV.Next: no children to add");
winforms\Managed\System\WinForms\Application.cs (33)
1754
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager: Component registered. ID: " + cookieCounter.ToString(CultureInfo.InvariantCulture));
1767
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager: Revoking component " + dwLocalComponentID.ToString(CultureInfo.InvariantCulture));
1771
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Compoenent not registered.");
1830
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager: Component activated. ID: " + dwLocalComponentID.ToString(CultureInfo.InvariantCulture));
1834
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "*** Component not registered ***");
1838
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "New active component is : " + entry.component.ToString());
1930
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager: Component enter state. ID: " + dwLocalComponentID.ToString(CultureInfo.InvariantCulture) + " state: " + uStateID.ToString(CultureInfo.InvariantCulture));
1939
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Notifying " + entry.component.ToString());
1980
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager: Component exit state. ID: " + dwLocalComponentID.ToString(CultureInfo.InvariantCulture) + " state: " + uStateID.ToString(CultureInfo.InvariantCulture));
1989
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Notifying " + entry.component.ToString());
2079
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Pushing message loop " + reason.ToString(CultureInfo.InvariantCulture));
2120
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Normal message loop termination");
2206
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : message loop " + reason.ToString(CultureInfo.InvariantCulture) + " complete.");
2422
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Application.ComponentManager.Get:");
2508
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Using MSO Component manager");
2537
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Using our own component manager");
2543
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "Registering MSO component with the component manager");
2560
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager.FRegisterComponent returned " + result.ToString());
2561
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager.FRegisterComponent assigned a componentID == [0x" + Convert.ToString(componentID, 16) + "]");
2752
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Entering modal state");
2913
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Leaving modal state");
3301
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Attempting to terminate message loop");
3357
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ThreadContext.PushMessageLoop {");
3422
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "[0x" + Convert.ToString(componentID, 16) + "] Notifying component manager that we are entering a modal loop");
3451
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "[0x" + Convert.ToString(componentID, 16) + "] Calling ComponentManager.FPushMessageLoop...");
3478
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "[0x" + Convert.ToString(componentID, 16) + "] ComponentManager.FPushMessageLoop returned " + result.ToString());
3483
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "[0x" + Convert.ToString(componentID, 16) + "] Notifying component manager that we are exiting a modal loop");
3514
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "}");
3827
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : OnEnterState(" + uStateID + ", " + fEnter + ")");
3865
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Our component is losing activation.");
3908
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : OnActivationChange");
3958
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Abnormal loop termination, no WM_QUIT received");
4300
Debug.WriteLineIf(
CompModSwitches
.MSOComponentManager.TraceInfo, "ComponentManager : Changing enabled on window: " + hWnd.ToString() + " : " + state.ToString());
winforms\Managed\System\WinForms\AxHost.cs (1)
4157
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetMoniker");
winforms\Managed\System\WinForms\ContainerControl.cs (1)
267
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_CanEnableIme(), value = false" + ", this = " + this );
winforms\Managed\System\WinForms\Control.cs (122)
10521
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "charsToIgnore decreased, new val = " + charsToIgnore + ", this=" + this);
11244
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "Registering as drop target: " + Handle.ToString());
11247
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, " ret:" + n.ToString(CultureInfo.CurrentCulture));
11253
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "Revoking drop target: " + Handle.ToString());
11256
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, " ret:" + n.ToString(CultureInfo.InvariantCulture));
11577
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, GetType().Name + "::ScaleCore(" + dx + ", " + dy + ")");
13030
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "In WmGetObject, this = " + this.GetType().FullName + ", lParam = " + m.LParam.ToString());
13095
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "AccessibilityObject returned null");
13111
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "LresultFromObject returned " + m.Result.ToString());
15275
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetControlInfo");
15303
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:OnMnemonic processed: " + processed.ToString());
15312
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:OnAmbientPropertyChange. Dispid: " + dispID);
15324
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:FreezeEvents. Freeze: " + bFreeze);
15359
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:OnFrameWindowActivate");
15369
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:OnDocWindowActivate. Activate: " + fActivate.ToString(CultureInfo.InvariantCulture));
15380
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:ResizesBorder");
15389
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:EnableModeless");
15398
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetWindow");
15400
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "\twin == " + hwnd);
15409
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:ContextSensitiveHelp. Mode: " + fEnterMode.ToString(CultureInfo.InvariantCulture));
15420
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:InPlaceDeactivate");
15431
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:UIDeactivate");
15440
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetObjectRects(" + lprcClipRect.left + ", " + lprcClipRect.top + ", " + lprcClipRect.right + ", " + lprcClipRect.bottom + ")");
15451
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:ReactivateAndUndo");
15460
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetClientSite");
15470
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetClientSite");
15479
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetHostNames");
15490
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Close. Save option: " + dwSaveOption);
15500
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetMoniker");
15509
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetMoniker");
15519
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:InitFromData");
15528
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetClipboardData");
15566
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "}");
15576
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:EnumVerbs");
15585
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:OleUpdate");
15594
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IsUpToDate");
15604
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetUserClassID. ClassID: " + pClsid.ToString());
15613
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetUserType");
15628
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetExtent(" + pSizel.cx + ", " + pSizel.cy + ")");
15640
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetExtent. Aspect: " + dwDrawAspect.ToString(CultureInfo.InvariantCulture));
15643
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "value: " + pSizel.cx + ", " + pSizel.cy);
15653
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Advise");
15663
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Unadvise");
15675
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:EnumAdvise");
15696
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetMiscStatus. Status: " + status.ToString(CultureInfo.InvariantCulture));
15700
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetMiscStatus. Status: ERROR, wrong aspect.");
15712
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetColorScheme");
15738
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersist.GetClassID. ClassID: " + pClassID.ToString());
15746
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistPropertyBag.InitNew");
15755
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistPropertyBag.GetClassID. ClassID: " + pClassID.ToString());
15763
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Load (IPersistPropertyBag)");
15774
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Save (IPersistPropertyBag)");
15786
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.GetClassID. ClassID: " + pClassID.ToString());
15794
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.IsDirty");
15803
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.InitNew");
15811
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.Load");
15823
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.Save");
15834
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.SaveCompleted");
15842
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStorage.HandsOffStorage");
15851
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStreamInit.GetClassID. ClassID: " + pClassID.ToString());
15859
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStreamInit.IsDirty");
15868
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStreamInit.Load");
15879
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStreamInit.Save");
15890
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetSizeMax");
15898
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:IPersistStreamInit.InitNew");
15906
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:QuickActivate");
15917
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetContentExtent");
15928
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetContentExtent");
15941
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Draw");
15966
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetColorSet");
15978
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Freezes");
15987
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Unfreeze");
15996
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetAdvise");
16005
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetAdvise");
16016
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Draw");
16030
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetColorSet");
16042
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Freezes");
16051
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:Unfreeze");
16060
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:SetAdvise");
16069
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetAdvise");
16078
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetExtent (IViewObject2)");
16335
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Object color type=" + obj.GetType().FullName);
16372
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Object font type=" + obj.GetType().FullName);
16417
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Object color type=" + obj.GetType().FullName);
16486
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "AxSource:IsIE running under IE");
16552
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "AxSource:ActiveXImpl:DoVerb(" + iVerb + ")");
16558
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "DoVerb:Show, InPlaceActivate, UIActivate");
16610
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "DoVerb:Hide");
16636
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "DoVerb:Other");
16820
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource:GetAmbientProperty");
16824
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "clientSite implements IDispatch");
16841
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "IDispatch::Invoke succeeded. VT=" + pvt[0].GetType().FullName);
16847
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "IDispatch::Invoke failed. HR: 0x" + String.Format(CultureInfo.CurrentCulture, "{0:X}", hr));
16893
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Mnemonic: " + ch.ToString());
17046
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "\tActiveXImpl:InPlaceActivate --> inplaceactive");
17066
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "\tActiveXImpl:InPlaceActivate --> inplacevisible");
17122
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "\tActiveXImpl:InPlaceActivate --> not becoming UIActive");
17129
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "\tActiveXImpl:InPlaceActivate --> uiactive");
17165
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceVerbose, "\tActiveXImpl:InPlaceActivate --> already uiactive");
17312
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Loading property " + props[i].Name);
17328
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Property was in bag");
17342
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "It's a resource property");
17353
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "It's a standard property");
17376
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Converter returned " + value);
17390
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Exception converting property: " + errorString);
17583
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AXSource: SetFocus: " + focus.ToString());
18032
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Saving property " + props[i].Name);
18253
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "SetExtent : new size:" + size.ToString());
18266
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "SetExtent : Announcing to in place site that our rect has changed.");
18267
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, " Announcing rect = " + bounds);
18280
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "SetExtent : Control has changed size. Setting dirty bit");
18293
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "SetExtent : Requesting new Object layout.");
18346
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Set control bounds: " + posRect.ToString());
18359
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Old Control Bounds: " + control.Bounds);
18409
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Old Intersect: " + new Rectangle(rcIntersect.left, rcIntersect.top, rcIntersect.right-rcIntersect.left, rcIntersect.bottom-rcIntersect.top));
18410
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "New Control Bounds: " + posRect);
18414
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "New Intersect: " + new Rectangle(rcIntersect.left, rcIntersect.top, rcIntersect.right-rcIntersect.left, rcIntersect.bottom-rcIntersect.top));
18421
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "Created clipping region");
18553
Debug.WriteLineIf(
CompModSwitches
.ActiveX.TraceInfo, "AxSource: Control did not process accelerator, handing to site");
19870
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "Control.NotifyClients: this = " +
19882
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "Control.NotifyClients: this = " +
19896
Debug.WriteLineIf(
CompModSwitches
.MSAA.TraceInfo, "Control.NotifyClients: this = " +
winforms\Managed\System\WinForms\Control.Ime.cs (80)
96
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_CachedImeMode(), this = " + this );
105
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "using DefaultImeMode == " + cachedImeMode );
108
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "using property store ImeMode == " + cachedImeMode );
117
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "inherited from parent = " + parent.GetType() );
124
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "returning CachedImeMode == " + cachedImeMode );
135
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside set_CachedImeMode(), this = " + this );
138
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Warning, "Setting cached Ime == " + value );
155
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format(CultureInfo.CurrentCulture, "Inside get_CanEnableIme(), value = {0}, this = {1}", ImeSupported, this ) );
167
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_CurrentImeContextMode(), this = " + this );
191
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_DisableImeModeChangedCount()" );
198
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value: " + val );
204
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside set_DisableImeModeChangedCount(): " + value );
215
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_IgnoreWmImeNotify()");
220
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value: " + val);
226
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside set_IgnoreWmImeNotify(): " + value);
264
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_ImeModeBase(), this = " + this );
269
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value = " + imeMode );
275
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside set_ImeModeBase({0}), this = {1}", value, this ) );
357
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside set_ImeWmCharToIgnore(value={0}), this = {1}", value, this ) );
366
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImeWmCharsToIgnore on leaving setter: " + ImeWmCharsToIgnore );
378
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_LastCanEnableIme()" );
391
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value: " + valueFound );
397
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside set_LastCanEnableIme(): " + value );
409
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_PropagatingImeMode()" );
415
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "Initializing PropagatingImeMode" );
438
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "Value: " + Control.propagatingImeMode );
444
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside set_PropagatingImeMode()" );
452
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "Cannot change PropagatingImeMode to " + value);
456
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Warning, string.Format( CultureInfo.CurrentCulture, "Setting PropagatingImeMode: Current value = {0}, New value = {1}", propagatingImeMode, value ) );
476
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside UpdateImeContextMode(), this = " + this );
541
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside VerifyImeModeChanged(oldMode={0}, newMode={1}), this = {2}", oldMode, newMode, this ) );
559
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside VerifyImeRestrictedModeChanged(), this = " + this );
602
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside OnImeContextStatusChanged(), this = " + this );
636
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside OnImeModeChanged(), this = " + this );
646
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside ResetImeMode(), this = " + this );
668
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside WmInputLangChange(), this = " + this );
687
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Culture=" + e.Culture );
703
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside WmInputLangChangeRequest(), this=" + this );
710
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Culture=" + e.Culture );
738
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside WmImeEndComposition() - Disabling ImeWmCharToIgnore, this=" + this );
785
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside WmImeNotify(m.wparam=[{0}]), this={1}", m.WParam, this ) );
803
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside WmImeSetFocus(), this=" + this);
819
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside WmImeStartComposition() - Enabling ImeWmCharToIgnore, this=" + this );
831
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside WmImeKillFocus(), this=" + this);
841
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Unfocused TopMostParent = " + topMostWinformsParent);
856
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "Setting IME context to PropagatingImeMode (leaving Microsoft container). this = " + this);
859
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "Resetting PropagatingImeMode. this = " + this);
889
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside ImeContext.Disable(" + handle + ")" );
901
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmAssociateContext(" + handle + ", null)" );
916
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside ImeContext.Enable(" + handle + ")" );
920
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetContext(" + handle + ")" );
922
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "context = " + inputContext );
927
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmCreateContext()" );
930
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmAssociateContext(" + handle + ", " + inputContext + ")" );
935
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmAssociateContext()" );
940
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmReleaseContext(" + handle + ", " + inputContext + ")" );
958
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Insise ImeContext.GetImeMode(" + handle + ")" );
973
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetContext(" + handle + ")" );
975
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "context = " + inputContext );
995
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetConversionStatus(" + inputContext + ", conversion, sentence)" );
1022
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmReleaseContext(" + handle + ", " + inputContext + ")" );
1109
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside ImeContext.IsOpen(" + handle + ")" );
1112
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetContext(" + handle + ")" );
1114
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "context = " + inputContext );
1119
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetOpenStatus(" + inputContext + ")" );
1121
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmReleaseContext(" + handle + ", " + inputContext + ")" );
1125
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, " IsOpen = " + retval );
1135
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside ImeContext.SetImeStatus(ImeMode=[{0}, handle=[{1}])", imeMode, handle ) );
1153
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Warning, "\tSetting IME context to " + imeMode );
1203
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetContext(" + handle + ")" );
1205
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "context = " + inputContext );
1206
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetConversionStatus(" + inputContext + ", conversion, sentence)" );
1212
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmSetConversionStatus(" + inputContext + ", conversion, sentence)" );
1214
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmReleaseContext(" + handle + ", " + inputContext + ")" );
1229
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside SetOpenStatus(open=[{0}], handle=[{1}])", open, handle ) );
1233
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmGetContext(" + handle + ")" );
1235
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "context = " + inputContext );
1238
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmSetOpenStatus(" + inputContext + ", " + open + ")" );
1243
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Verbose, "ImmReleaseContext(" + handle + ", " + inputContext + ")" );
1366
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_InputLanguageTable(), Input Language = " + InputLanguage.CurrentInputLanguage.Culture.DisplayName + ", Thread = " + System.Threading.Thread.CurrentThread.ManagedThreadId);
winforms\Managed\System\WinForms\CurrencyManager.cs (8)
656
Debug.WriteLineIf(
CompModSwitches
.DataCursor.TraceVerbose, "System.ComponentModel.ListChangedType.Reset Position: " + Position + " Count: " + list.Count);
665
Debug.WriteLineIf(
CompModSwitches
.DataCursor.TraceVerbose, "System.ComponentModel.ListChangedType.ItemAdded " + dbe.NewIndex.ToString(CultureInfo.InvariantCulture));
699
Debug.WriteLineIf(
CompModSwitches
.DataCursor.TraceVerbose, "System.ComponentModel.ListChangedType.ItemDeleted " + dbe.NewIndex.ToString(CultureInfo.InvariantCulture));
722
Debug.WriteLineIf(
CompModSwitches
.DataCursor.TraceVerbose, "System.ComponentModel.ListChangedType.ItemChanged " + dbe.NewIndex.ToString(CultureInfo.InvariantCulture));
731
Debug.WriteLineIf(
CompModSwitches
.DataCursor.TraceVerbose, "System.ComponentModel.ListChangedType.ItemMoved " + dbe.NewIndex.ToString(CultureInfo.InvariantCulture));
788
Debug.WriteLineIf(
CompModSwitches
.DataView.TraceVerbose, "OnCurrentChanged() " + e.ToString());
843
Debug.WriteLineIf(
CompModSwitches
.DataView.TraceVerbose, "OnItemChanged(" + e.Index.ToString(CultureInfo.InvariantCulture) + ") " + e.ToString());
874
Debug.WriteLineIf(
CompModSwitches
.DataView.TraceVerbose, "OnPositionChanged(" + listposition.ToString(CultureInfo.InvariantCulture) + ") " + e.ToString());
winforms\Managed\System\WinForms\DataGrid.cs (44)
1420
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: There are now " + DataGridRowsLength.ToString(CultureInfo.InvariantCulture) + " rows.");
1466
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: DataSource being set to " + ((value == null) ? "null" : value.ToString()));
1511
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: DataSource being set to " + ((value == null) ? "null" : value.ToString()));
3092
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: WireDataSource");
3101
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: UnWireDataSource");
3113
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: DataSource_Changed");
3214
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: DataSource_RowChanged");
3234
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: DataSource_PositionChanged to " + listManager.Position.ToString(CultureInfo.InvariantCulture));
3316
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: DataSource_ItemChanged at index " + ea.Index.ToString(CultureInfo.InvariantCulture));
3866
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: OnLayout");
3986
Debug.WriteLineIf(
CompModSwitches
.DataGridKeys.TraceVerbose, "DataGridKeys: OnKeyDown ");
3996
Debug.WriteLineIf(
CompModSwitches
.DataGridKeys.TraceVerbose, "DataGridKeys: OnKeyPress " + TypeDescriptor.GetConverter(typeof(Keys)).ConvertToString(kpe.KeyChar));
4383
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: OnMouseWheel move="+move.ToString(CultureInfo.InvariantCulture));
4417
Debug.WriteLineIf(
CompModSwitches
.DataGridParents.TraceVerbose, "DataGridParents: Painting ParentRows " + layout.ParentRows.ToString());
4466
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: OnResize");
4554
Debug.WriteLineIf(
CompModSwitches
.DataGridEditing.TraceVerbose, "DataGridEditing: \t! AbortEdit");
4718
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: Requesting CancelEdit()");
4754
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: ColAutoResize");
4884
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: ColResizeBegin");
4920
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: ColResizeEnd");
5044
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: RowAutoResize");
5095
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: RowResizeBegin");
5126
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: RowResizeEnd");
5205
Debug.WriteLineIf(
CompModSwitches
.DataGridEditing.TraceVerbose, "DataGridEditing: \t CommitEdit " + (editRow == null ? "" : editRow.RowNumber.ToString(CultureInfo.InvariantCulture)));
5324
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: ComputeLayout");
5465
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: " + layout.ToString());
5507
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: ComputeVisibleColumns");
5636
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: ComputeVisibleRows");
5731
Debug.WriteLineIf(
CompModSwitches
.DataGridLayout.TraceVerbose, "DataGridLayout: CreateInitialLayoutState");
5894
Debug.WriteLineIf(
CompModSwitches
.DataGridEditing.TraceVerbose, "DataGridEditing: Edit, currentRow = " + currentRow.ToString(CultureInfo.InvariantCulture) +
5964
Debug.WriteLineIf(
CompModSwitches
.DataGridEditing.TraceVerbose, "DataGridEditing: EndEdit requested on a column we are not editing.");
5967
Debug.WriteLineIf(
CompModSwitches
.DataGridEditing.TraceVerbose, "DataGridEditing: EndEdit requested on a row we are not editing.");
5985
Debug.WriteLineIf(
CompModSwitches
.DataGridEditing.TraceVerbose, "DataGridEditing: EndEdit");
6643
Debug.WriteLineIf(
CompModSwitches
.DataGridPainting.TraceVerbose, "DataGridPainting: Invalidating row " + rowNumber.ToString(CultureInfo.InvariantCulture));
6668
Debug.WriteLineIf(
CompModSwitches
.DataGridPainting.TraceVerbose, "DataGridPainting: Invalidating a rect in row " + rowNumber.ToString(CultureInfo.InvariantCulture));
7321
Debug.WriteLineIf(
CompModSwitches
.DataGridPainting.TraceVerbose, "DataGridPainting: PaintGrid on " + gridBounds.ToString());
7473
Debug.WriteLineIf(
CompModSwitches
.DataGridKeys.TraceVerbose, "DataGridKeys: ProcessDialogKey " + TypeDescriptor.GetConverter(typeof(Keys)).ConvertToString(keyData));
7476
Debug.WriteLineIf(
CompModSwitches
.DataGridKeys.TraceVerbose, "DataGridKeys: Current Row ate the keystroke");
7658
Debug.WriteLineIf(
CompModSwitches
.DataGridKeys.TraceVerbose, "DataGridKeys: ProcessGridKey "+ TypeDescriptor.GetConverter(typeof(Keys)).ConvertToString(ke.KeyCode));
8643
Debug.WriteLineIf(
CompModSwitches
.DataGridScrolling.TraceVerbose, "DataGridScrolling: ScrollRight, columns = " + columns.ToString(CultureInfo.InvariantCulture));
8699
Debug.WriteLineIf(
CompModSwitches
.DataGridSelection.TraceVerbose, "Selecting row " + row.ToString(CultureInfo.InvariantCulture));
8897
Debug.WriteLineIf(
CompModSwitches
.DataGridParents.TraceVerbose, "DataGridParents: Making parent rows invisible.");
9002
Debug.WriteLineIf(
CompModSwitches
.DataGridSelection.TraceVerbose, "DataGridSelection: Unselecting row " + row.ToString(CultureInfo.InvariantCulture));
9014
Debug.WriteLineIf(
CompModSwitches
.DataGridCursor.TraceVerbose, "DataGridCursor: Requesting EndEdit()");
winforms\Managed\System\WinForms\DataGridCaption.cs (6)
493
Debug.WriteLineIf(
CompModSwitches
.DGCaptionPaint.TraceVerbose, "text size = " + textSize.ToString());
494
Debug.WriteLineIf(
CompModSwitches
.DGCaptionPaint.TraceVerbose, "downButtonWidth = " + downButtonWidth.ToString(CultureInfo.InvariantCulture));
495
Debug.WriteLineIf(
CompModSwitches
.DGCaptionPaint.TraceVerbose, "textWidthLeft = " + textWidthLeft.ToString(CultureInfo.InvariantCulture));
496
Debug.WriteLineIf(
CompModSwitches
.DGCaptionPaint.TraceVerbose, "backButtonRect " + backButtonRect.ToString());
497
Debug.WriteLineIf(
CompModSwitches
.DGCaptionPaint.TraceVerbose, "textRect " + textRect.ToString());
498
Debug.WriteLineIf(
CompModSwitches
.DGCaptionPaint.TraceVerbose, "downButtonRect " + downButtonRect.ToString());
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (3)
527
if (
CompModSwitches
.DGRelationShpRowPaint.TraceVerbose) Debug.WriteLine("Painting row " + RowNumber.ToString(CultureInfo.InvariantCulture) + " with bounds " + bounds.ToString());
748
if (
CompModSwitches
.DGRelationShpRowPaint.TraceVerbose) Debug.WriteLine("PlusMinusGlyph painting in bounds -> " + bounds.ToString());
757
if (
CompModSwitches
.DGRelationShpRowPaint.TraceVerbose) Debug.WriteLine("Painting PlusMinusGlyph with outline -> " + outline.ToString());
winforms\Managed\System\WinForms\DataGridRow.cs (1)
478
Debug.WriteLineIf(
CompModSwitches
.DGRowPaint.TraceVerbose, "Painting DataGridAddNewRow: bounds = " + bounds.ToString());
winforms\Managed\System\WinForms\DataGridTable.cs (1)
909
Debug.WriteLineIf(
CompModSwitches
.DGRelationShpRowLayout.TraceVerbose, "GetRelationshipRect grinding away");
winforms\Managed\System\WinForms\DataGridView.cs (2)
1477
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_CanEnableIme(), this = " + this );
1491
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value = " + canEnable );
winforms\Managed\System\WinForms\DataObject.cs (55)
75
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Constructed DataObject based on IDataObject");
89
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Constructed DataObject based on IComDataObject");
103
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Constructed DataObject standalone");
113
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Constructed DataObject base on Object: " + data.ToString());
184
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Request data: " + format + ", " + autoConvert.ToString());
195
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Request data: " + format);
205
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Request data: " + format.FullName);
220
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Check data: " + format.FullName);
226
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, " ret: " + b.ToString());
237
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Check data: " + format + ", " + autoConvert.ToString());
240
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, " ret: " + b.ToString());
251
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Check data: " + format);
253
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, " ret: " + b.ToString());
267
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Check formats: " + autoConvert.ToString());
278
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Check formats:");
655
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DAdvise");
673
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DUnadvise");
691
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "EnumDAdvise");
709
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "EnumFormatEtc: " + dwDirection.ToString());
731
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "GetCanonicalFormatEtc");
749
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "GetData");
797
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "GetDataHere");
816
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "QueryGetData");
824
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "QueryGetData::returning S_FALSE because cfFormat == 0");
858
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "SetData");
1170
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Set data: " + format + ", " + autoConvert.ToString() + ", " + data.ToString());
1181
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Set data: " + format + ", " + data.ToString());
1193
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Set data: " + format.FullName + ", " + data.ToString());
1204
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "Set data: " + data.ToString());
1221
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Constructed: " + parent.ToString());
1225
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Constructed: " + parent.ToString() + ", FORMATETC[]" + formats.Length.ToString(CultureInfo.InvariantCulture));
1252
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Constructed: " + parent.ToString() + ", string[]" + formats.Length.ToString(CultureInfo.InvariantCulture));
1311
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Next");
1336
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Skip");
1345
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Reset");
1351
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "FormatEnumerator: Clone");
1367
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "OleConverter: Constructed OleConverter");
2111
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: Constructed DataStore");
2115
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetData: " + format + ", " + autoConvert.ToString());
2153
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetData: " + format);
2158
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetData: " + format.FullName);
2163
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: SetData: " + format + ", " + autoConvert.ToString() + ", " + data.ToString());
2181
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: SetData: " + format + ", " + data.ToString());
2186
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: SetData: " + format.FullName + ", " + data.ToString());
2191
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: SetData: " + data.ToString());
2202
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetDataPresent: " + format.FullName);
2208
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetDataPresent: " + format + ", " + autoConvert.ToString());
2216
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: got " + formats.Length.ToString(CultureInfo.InvariantCulture) + " formats from get formats");
2221
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetDataPresent: returning true");
2225
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetDataPresent: returning false");
2231
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetDataPresent: " + format);
2236
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetFormats: " + autoConvert.ToString());
2244
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: applying autoConvert");
2266
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: returing " + baseVar.Length.ToString(CultureInfo.InvariantCulture) + " formats from GetFormats");
2270
Debug.WriteLineIf(
CompModSwitches
.DataObject.TraceVerbose, "DataStore: GetFormats");
winforms\Managed\System\WinForms\DropTarget.cs (8)
26
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "DropTarget created");
63
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "OleDragEnter recieved");
67
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "\t" + (ptl.x) + "," + (ptl.y));
82
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "OleDragOver recieved");
86
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "\t" + (ptl.x) + "," + (ptl.y));
94
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "OleDragLeave recieved");
99
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "OleDrop recieved");
103
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "\t" + (ptl.x) + "," + (ptl.y));
winforms\Managed\System\WinForms\Form.cs (6)
3356
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "ApplyAutoScaling... ");
3369
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "base =" + baseVar);
3371
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "new(f)=" + newVarF);
3373
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "new(i)=" + newVar);
3381
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "scale=" + percX + ", " + percY);
5786
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, GetType().Name + "::ScaleCore(" + x + ", " + y + ")");
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (19)
17
using CompModSwitches = System.ComponentModel.
CompModSwitches
;
132
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t'" + element + "' is anchored at " + GetCachedBounds(element).ToString());
141
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...anchor dim (l,t,r,b) {"
151
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...adjusting right");
155
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...adjusting left");
160
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...adjusting left & right");
166
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...adjusting bottom");
170
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...adjusting top");
175
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...adjusting top & bottom");
219
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\t...new anchor dim (l,t,r,b) {"
230
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\tAnchor Processing");
231
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\t\tdisplayRect: " + container.DisplayRectangle.ToString());
253
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\tDock Processing");
489
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\tanchor : " + anchor.ToString());
490
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "\tdock : " + dock.ToString());
548
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "Update anchor info");
550
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, element.Container == null ? "No parent" : "Parent");
569
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "Parent displayRectangle" + parentDisplayRect);
619
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "anchor info (l,t,r,b): (" + anchorInfo.Left + ", " + anchorInfo.Top + ", " + anchorInfo.Right + ", " + anchorInfo.Bottom + ")");
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()");
winforms\Managed\System\WinForms\ScrollableControl.cs (5)
420
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, GetType().Name + "::ApplyScrollbarChanges(" + display + ") {");
610
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "Current scrollbars(" + HScroll + ", " + VScroll + ")");
611
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "Needed scrollbars(" + needHscroll + ", " + needVscroll + ")");
633
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, needLayout ? "Need layout" : "No layout changes");
635
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, "}");
winforms\Managed\System\WinForms\TextBoxBase.cs (4)
440
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_CanEnableIme(), this = " + this );
445
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value = " + canEnable );
652
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Inside get_ImeModeInternal(), this = " + this );
657
Debug.WriteLineIf(
CompModSwitches
.ImeMode.Level >= TraceLevel.Info, "Value = " + imeMode );
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1694
Debug.WriteLineIf(
CompModSwitches
.RichLayout.TraceInfo, GetType().Name + "::ScaleCore(" + dx + ", " + dy + ")");
winforms\Managed\System\WinForms\ToolStripDropTargetManager.cs (4)
258
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "Registering as drop target: " + owner.Handle.ToString());
262
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, " ret:" + n.ToString(CultureInfo.InvariantCulture));
273
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, "Revoking drop target: " + owner.Handle.ToString());
277
Debug.WriteLineIf(
CompModSwitches
.DragDrop.TraceInfo, " ret:" + n.ToString(CultureInfo.InvariantCulture));