3 references to TextPathProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\TextSearch.cs (3)
99element.SetValue(TextPathProperty, path); 115return (string)element.GetValue(TextPathProperty); 580string primaryTextPath = (string)itemsControl.GetValue(TextPathProperty);