3 references to IsRequiredProperty
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (3)
756
new string[] { ArgumentNameProperty, ArgumentTypeProperty, ArgumentDirectionProperty, ArgumentDefaultValueProperty, IsOutputArgument, OwnerSchemaProperty,
IsRequiredProperty
};
785
this.RaisePropertyChangedEvent(
IsRequiredProperty
);
864
PropertyName =
IsRequiredProperty
,