8 references to FlagPanel
System.Activities.Presentation (8)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (8)
16DependencyProperty.Register("FlagString", typeof(string), typeof(FlagPanel), new PropertyMetadata(string.Empty)); 21typeof(FlagPanel), 48FlagPanel panel = sender as FlagPanel; 82FlagPanel panel = parameter as FlagPanel; 95FlagPanel panel = parameter as FlagPanel;