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