1 write to _showExtendedPopupEditor
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueEditorCommands.cs (1)
45_showExtendedPopupEditor = new RoutedCommand("ShowExtendedPopupEditor", typeof(PropertyValueEditorCommands));
2 references to _showExtendedPopupEditor
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueEditorCommands.cs (2)
44if (_showExtendedPopupEditor == null) 47return _showExtendedPopupEditor;