4 references to SelectedValuePath
PresentationFramework (4)
System\Windows\Controls\Primitives\Selector.cs (4)
575if (string.IsNullOrEmpty(SelectedValuePath)) 753binding.XPath = SelectedValuePath; 758binding.Path = new PropertyPath(SelectedValuePath); 2166if (String.IsNullOrEmpty(SelectedValuePath))