1 write to _inspector
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyInspectorAutomationPeer.cs (1)
35_inspector = owner;
5 references to _inspector
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyInspectorAutomationPeer.cs (5)
66_children.Add(new TextBlockAutomationPeer(_inspector.SelectionTypeLabel)); 67_children.Add(new UIElementAutomationPeer(_inspector.PropertyToolBar)); 68_children.Add(new InfoTextBlockAutomationPeer(_inspector.UninitializedLabel)); 69_children.Add(new InfoTextBlockAutomationPeer(_inspector.NoSearchResultsLabel)); 70_children.Add(new CategoryListAutomationPeer(_inspector.CategoryList));