3 references to IsSelectionStopDoubleClickTargetProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelection.cs (3)
176return (bool)obj.GetValue(IsSelectionStopDoubleClickTargetProperty); 191obj.SetValue(IsSelectionStopDoubleClickTargetProperty, value); 205obj.ClearValue(IsSelectionStopDoubleClickTargetProperty);