3 references to GetIsSelected
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (2)
277bool curVal = PropertySelection.GetIsSelected(sender as DependencyObject); 553bool curVal = PropertySelection.GetIsSelected(sender as DependencyObject);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyContainerAutomationPeer.cs (1)
143bool curVal = PropertySelection.GetIsSelected(sender as DependencyObject);