Home
last modified time | relevance | path

Searched refs:ActiveDesigner (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DActivityPreviewDesigner.cs117 if (ActiveDesigner == this)
268 if (ActiveDesigner == this)
377 if (Expanded && ActiveDesigner == this) in HitTest()
418 if (ActiveDesigner == this) in IsContainedDesignerVisible()
441 if (ActiveDesigner == this) in EnsureVisibleContainedDesigner()
456 if (ActiveDesigner != this) in GetNextSelectableObject()
664 if (ActiveDesigner == this) in OnMouseDown()
678 if (ActiveDesigner == this) in OnMouseDoubleClick()
690 if (ActiveDesigner == this) in OnMouseUp()
698 if (ActiveDesigner == this) in OnMouseLeave()
[all …]
H A DStructuredCompositeActivityDesigner.cs57 ActivityDesigner activeDesigner = ActiveDesigner;
92 ActivityDesigner activeDesigner = ActiveDesigner;
104 ActivityDesigner activeDesigner = ActiveDesigner;
164 ActivityDesigner activeDesigner = ActiveDesigner;
245 internal ActivityDesigner ActiveDesigner property in System.Workflow.ComponentModel.Design.StructuredCompositeActivityDesigner
369 ActivityDesigner activeDesigner = ActiveDesigner; in EnsureVisibleContainedDesigner()
392 … CompositeActivityDesigner activeCompositeDesigner = ActiveDesigner as CompositeActivityDesigner; in EnsureVisibleContainedDesigner()
407 ActivityDesigner activeDesigner = ActiveDesigner; in GetNextSelectableObject()
463 ActivityDesigner activeDesigner = ActiveDesigner; in OnContainedActivitiesChanging()
540 ActivityDesigner activeDesigner = ActiveDesigner; in OnLayoutPosition()
[all …]
H A DParallelActivityDesigner.cs57 if (ActiveDesigner != this)
75 if (ActiveDesigner != this)
128 if (ActiveDesigner != this) in GetNextSelectableObject()
152 if (ActiveDesigner != this) in CanRemoveActivities()
169 if (ActiveDesigner != this) in CanMoveActivities()
196 if (Expanded && ActiveDesigner == this) in OnPaint()
215 if (Expanded && ActiveDesigner == this) in OnLayoutPosition()
243 if (Expanded && ActiveDesigner == this && compositeDesignerTheme != null) in OnLayoutSize()
277 if (!Expanded || ActiveDesigner != this) in GetDropTargets()
H A DSequentialActivityDesigner.cs94 if (ActiveDesigner != this)
109 if (ActiveDesigner != this)
175 if (ActiveDesigner != this) in GetConnectors()
302 if (ActiveDesigner != this) in HitTest()
336 if (ActiveDesigner != this) in GetNextSelectableObject()
438 if (Expanded && ActiveDesigner == this) in OnLayoutPosition()
474 if (Expanded && ActiveDesigner == this && compositeDesignerTheme != null) in OnLayoutSize()
H A DSequenceDesignerAccessibleObject.cs45 if (sequentialActivityDesigner.ActiveDesigner != sequentialActivityDesigner) in GetChild()
57 if (sequentialActivityDesigner.ActiveDesigner != sequentialActivityDesigner) in GetChildCount()
H A DXomlDesignerLoader.cs662 …if (designerEventService != null && designerEventService.ActiveDesigner == this.serviceProvider.Ge… in OnTypeSystemTypesChanged()
852 …if (designerEventService != null && designerEventService.ActiveDesigner == this.serviceProvider.Ge… in OnRefreshTasks()
H A DSequentialWorkflowRootDesigner.cs223 ActivityDesigner activeDesigner = ActiveDesigner;
H A DSequentialWorkflowRootDesigner.cs.back223 ActivityDesigner activeDesigner = ActiveDesigner;
H A DActivityDesigner.cs702 if (ShowSmartTag && this.smartTag.ActiveDesigner != null)
3124 internal ActivityDesigner ActiveDesigner property in System.Workflow.ComponentModel.Design.ActivityDesigner.SmartTag
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DDesignSurfaceManager.cs115 IDesignerHost designer = eventService.ActiveDesigner;
128 IDesignerHost designer = eventService.ActiveDesigner;
148 eventService.ActiveDesigner = value.GetService (typeof (IDesignerHost)) as IDesignerHost;
H A DDesignerEventService.cs56 public IDesignerHost ActiveDesigner { property in System.ComponentModel.Design.DesignerEventService
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Activities/Designers/
H A DStateDesigner.cs164 return this.ActiveDesigner.Activity;
181 return this.ActiveDesigner.Activity;
501 internal ActivityDesigner ActiveDesigner property in System.Workflow.Activities.StateDesigner
634 return (this.ActiveDesigner != null);
1008 if (containedDesigner == this.ActiveDesigner) in IsContainedDesignerVisible()
1351 if (this.ActiveDesigner != null && in OnContainedActivitiesChanged()
1366 if (this.ActiveDesigner == null) in OnLayoutPosition()
1665 Debug.Assert(this.ActiveDesigner == null); in UpdateConnectors()
2115 this.ActiveDesigner.Activity != selection) in SelectionChanged()
2205 this.ActiveDesigner = activeDesigner; in SetActiveDesignerByName()
[all …]
H A DStateDesignerConnector.cs132 if (this.RootStateDesigner != null && this.RootStateDesigner.ActiveDesigner != null) in HitTest()
140 if (this.RootStateDesigner != null && this.RootStateDesigner.ActiveDesigner != null) in OnPaintEdited()
168 if (this.RootStateDesigner != null && this.RootStateDesigner.ActiveDesigner != null) in OnPaintSelected()
205 if (this.RootStateDesigner != null && this.RootStateDesigner.ActiveDesigner != null) in OnPaint()
H A DStateDesigner.Layouts.cs752 currentDesigner = currentDesigner.ActiveDesigner as StateDesigner; in InitializeLayouts()
1323 ActivityDesigner activeDesigner = this.StateDesigner.ActiveDesigner; in OnLayoutSize()
1384 Size activeDesignerSize = this.StateDesigner.ActiveDesigner.Size; in OnLayoutPosition()
1387 this.StateDesigner.ActiveDesigner.Location = origin; in OnLayoutPosition()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DIDesignerEventService.cs24 IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DIDesignerEventService.cs23 IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs1030 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs3521 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs3524 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs3519 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs3520 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs5057 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4795 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs4965 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs4986 System.ComponentModel.Design.IDesignerHost ActiveDesigner { get; } property

12