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