1 instantiation of PreviewItemStrip
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
57this.previewStrip = new PreviewItemStrip(this);
4 references to PreviewItemStrip
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
44private PreviewItemStrip previewStrip;
AuthoringOM\Design\DesignerWidgets.cs (3)
2914private PreviewItemStrip itemStrip; 2917internal ItemStripAccessibleObject(AccessibleObjectType type, PreviewItemStrip itemStrip) 2923internal ItemStripAccessibleObject(AccessibleObjectType type, PreviewItemStrip itemStrip, int itemIndex)