1 instantiation of SubPropertyViewEditor
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyViewEditor.cs (1)
39_instance = new SubPropertyViewEditor();
4 references to SubPropertyViewEditor
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyViewEditor.cs (2)
20private static SubPropertyViewEditor _instance; 34public static SubPropertyViewEditor Instance
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
160return SubPropertyViewEditor.Instance; 174return SubPropertyViewEditor.Instance;