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