3 instantiations of BindingExpressionUncommonField
PresentationFramework (3)
System\Windows\Controls\Primitives\Selector.cs (1)
1410private static readonly BindingExpressionUncommonField ItemValueBindingExpression = new BindingExpressionUncommonField();
System\Windows\Controls\TextSearch.cs (1)
179private static readonly BindingExpressionUncommonField TextValueBindingExpression = new BindingExpressionUncommonField();
System\Windows\Controls\TreeView.cs (1)
883private static readonly BindingExpressionUncommonField SelectedValuePathBindingExpression = new BindingExpressionUncommonField();
3 references to BindingExpressionUncommonField
PresentationFramework (3)
System\Windows\Controls\Primitives\Selector.cs (1)
1410private static readonly BindingExpressionUncommonField ItemValueBindingExpression = new BindingExpressionUncommonField();
System\Windows\Controls\TextSearch.cs (1)
179private static readonly BindingExpressionUncommonField TextValueBindingExpression = new BindingExpressionUncommonField();
System\Windows\Controls\TreeView.cs (1)
883private static readonly BindingExpressionUncommonField SelectedValuePathBindingExpression = new BindingExpressionUncommonField();