2 references to FlagTypeProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (2)
26get { return (Type)GetValue(FlagTypeProperty); } 27set { SetValue(FlagTypeProperty, value); }