2 references to ControlBehaviorProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
963return (EditingControlBehavior)obj.GetValue(ControlBehaviorProperty); 968obj.SetValue(ControlBehaviorProperty, value);