2 references to Target
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpressionBase.cs (2)
1326
System.Windows.Controls.Primitives.TextBoxBase tbb =
Target
as System.Windows.Controls.Primitives.TextBoxBase;
1486
if (Helper.IsComposing(
Target
, TargetProperty))