3 instantiations of BindingExpressionUncommonField
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1428private static readonly BindingExpressionUncommonField ItemValueBindingExpression = new BindingExpressionUncommonField();
src\Framework\System\Windows\Controls\TextSearch.cs (1)
194private static readonly BindingExpressionUncommonField TextValueBindingExpression = new BindingExpressionUncommonField();
src\Framework\System\Windows\Controls\TreeView.cs (1)
885private static readonly BindingExpressionUncommonField SelectedValuePathBindingExpression = new BindingExpressionUncommonField();
3 references to BindingExpressionUncommonField
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1428private static readonly BindingExpressionUncommonField ItemValueBindingExpression = new BindingExpressionUncommonField();
src\Framework\System\Windows\Controls\TextSearch.cs (1)
194private static readonly BindingExpressionUncommonField TextValueBindingExpression = new BindingExpressionUncommonField();
src\Framework\System\Windows\Controls\TreeView.cs (1)
885private static readonly BindingExpressionUncommonField SelectedValuePathBindingExpression = new BindingExpressionUncommonField();