Home
last modified time | relevance | path

Searched refs:GetComponentSelected (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DSelectionService.cs57 if (this.GetComponentSelected (args.Component)) in OnComponentRemoving()
109 public bool GetComponentSelected (object component) in GetComponentSelected() method in System.ComponentModel.Design.SelectionService
159 if (this.GetComponentSelected (component)) in SetSelectedComponents()
234 if (!this.GetComponentSelected (primarySelection)) in SetSelectedComponents()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DISelectionService.cs53 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DISelectionService.cs56 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DCommandSet.cs369 …if (designerHost != null && this.selectionService.GetComponentSelected(designerHost.RootComponent)) in OnStatusCopy()
394 …ll && designerHost.RootComponent != null && this.selectionService.GetComponentSelected(designerHos… in OnStatusDelete()
481 … !this.selectionService.GetComponentSelected(designerHost.RootComponent)); in OnStatusAnySelection()
828 …if (designerHost != null && this.selectionService.GetComponentSelected(designerHost.RootComponent)) in OnMenuCut()
H A DSequenceDesignerAccessibleObject.cs178 …state |= (selectionService.GetComponentSelected(this.connectorHitInfo.SelectableObject)) ? Accessi…
H A DActivityPreviewDesigner.cs337 … if (selectionService != null && selectionService.GetComponentSelected(activity))
H A DWorkflowView.cs1505 … if (selectionService != null && selectionService.GetComponentSelected(RootDesigner.Activity)) in OnSelectionChanged()
H A DActivityDesigner.cs136 … return (selectionService != null && selectionService.GetComponentSelected(Activity));
H A DWorkflowView.cs.back1505 … if (selectionService != null && selectionService.GetComponentSelected(RootDesigner.Activity))
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/MessageFilters/
H A DDragDropManager.cs808 …if (components == null || components.Count < 1 || selectionService.GetComponentSelected(designerHo… in CanInitiateDragDrop()
824 …if (components == null || components.Count < 1 || selectionService.GetComponentSelected(designerHo… in InitiateDragDrop()
H A DWindowManager.cs254 … if (!(designerHost == null || selectionService.GetComponentSelected(designerHost.RootComponent))) in OnKeyDown()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DUISelectionService.cs233 …e.PrimarySelection).Parent != container && !this.SelectionService.GetComponentSelected (container)… in MoveSelection()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs1155 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs3651 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs3654 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs3649 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs3650 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs5187 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4921 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs5095 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs5116 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs5116 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs5095 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs5095 bool GetComponentSelected(object component); in GetComponentSelected() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs5114 bool GetComponentSelected(object component); in GetComponentSelected() method

12