1 write to _showExtendedPinnedEditor
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueEditorCommands.cs (1)
57_showExtendedPinnedEditor = new RoutedCommand("ShowExtendedPinnedEditor", typeof(PropertyValueEditorCommands));
2 references to _showExtendedPinnedEditor
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueEditorCommands.cs (2)
56if (_showExtendedPinnedEditor == null) 59return _showExtendedPinnedEditor;